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