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