Searched refs:CreateCalleeSaveMethod (Results 1 - 4 of 4) sorted by relevance

/art/runtime/
H A Druntime.h361 mirror::ArtMethod* CreateCalleeSaveMethod(InstructionSet instruction_set,
H A Dcommon_test.h341 runtime_->CreateCalleeSaveMethod(instruction_set, type), type);
H A Druntime.cc1187 mirror::ArtMethod* Runtime::CreateCalleeSaveMethod(InstructionSet instruction_set, function in class:art::Runtime
/art/dex2oat/
H A Ddex2oat.cc352 runtime->SetCalleeSaveMethod(runtime->CreateCalleeSaveMethod(instruction_set, type), type);

Completed in 61 milliseconds