Searched refs:SetInstructionSet (Results 1 – 7 of 7) sorted by relevance
50 r->SetInstructionSet(isa); in CreateCalleeSaveMethod()
174 r->SetInstructionSet(kRuntimeISA); in TEST_F()
110 runtime_->SetInstructionSet(instruction_set_); in SetUp()
437 void SetInstructionSet(InstructionSet instruction_set);
1175 SetInstructionSet(runtime_options.GetOrDefault(Opt::ImageInstructionSet)); in Init()1569 SetInstructionSet(instruction_set_); in Init()2284 void Runtime::SetInstructionSet(InstructionSet instruction_set) { in SetInstructionSet() function in art::Runtime
48 runtime_->SetInstructionSet(kRuntimeISA); in SetUp()
2556 runtime_->SetInstructionSet(compiler_options_->GetInstructionSet()); in CreateRuntime()