Searched defs:SmashCallerSaves (Results 1 – 4 of 4) sorted by relevance
/art/runtime/arch/arm/ | ||
D | context_arm.cc | 75 void ArmContext::SmashCallerSaves() { in SmashCallerSaves() function in art::arm::ArmContext |
/art/runtime/arch/arm64/ | ||
D | context_arm64.cc | 82 void Arm64Context::SmashCallerSaves() { in SmashCallerSaves() function in art::arm64::Arm64Context |
/art/runtime/arch/x86_64/ | ||
D | context_x86_64.cc | 64 void X86_64Context::SmashCallerSaves() { in SmashCallerSaves() function in art::x86_64::X86_64Context |
/art/runtime/arch/x86/ | ||
D | context_x86.cc | 68 void X86Context::SmashCallerSaves() { in SmashCallerSaves() function in art::x86::X86Context |