Searched defs:CreateCalleeSaveMethod (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/entrypoints/quick/ | ||
| D | quick_trampoline_entrypoints_test.cc | 42 static ArtMethod* CreateCalleeSaveMethod(InstructionSet isa, CalleeSaveType type) in CreateCalleeSaveMethod() function in art::QuickTrampolineEntrypointsTest |
| /art/runtime/ | ||
| D | runtime.cc | 2638 ArtMethod* Runtime::CreateCalleeSaveMethod() { in CreateCalleeSaveMethod() function in art::Runtime |