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

  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints_test.cc 49 r->SetInstructionSet(isa);
  /art/compiler/
exception_test.cc 170 r->SetInstructionSet(kRuntimeISA);
common_compiler_test.cc 160 runtime_->SetInstructionSet(instruction_set);
  /art/runtime/arch/
arch_test.cc 49 runtime->SetInstructionSet(isa);
stub_test.cc 42 runtime_->SetInstructionSet(kRuntimeISA);
    [all...]
  /art/runtime/
runtime.h 426 void SetInstructionSet(InstructionSet instruction_set);
runtime.cc     [all...]
  /art/runtime/gc/space/
image_space.cc     [all...]
  /art/dex2oat/
dex2oat.cc     [all...]

Completed in 223 milliseconds