HomeSort by relevance Sort by last modified time
    Searched refs:CreateCalleeSaveMethod (Results 1 - 4 of 4) sorted by null

  /art/runtime/
runtime.h 361 mirror::ArtMethod* CreateCalleeSaveMethod(InstructionSet instruction_set,
common_test.h 341 runtime_->CreateCalleeSaveMethod(instruction_set, type), type);
runtime.cc     [all...]
  /art/dex2oat/
dex2oat.cc 352 runtime->SetCalleeSaveMethod(runtime->CreateCalleeSaveMethod(instruction_set, type), type);
    [all...]

Completed in 146 milliseconds