Searched refs:SetInstructionSet (Results 1 – 7 of 7) sorted by relevance
50 r->SetInstructionSet(isa); in CreateCalleeSaveMethod()
175 r->SetInstructionSet(kRuntimeISA); in TEST_F()
173 runtime->SetInstructionSet(instruction_set_); in SetUp()
1400 SetInstructionSet(runtime_options.GetOrDefault(Opt::ImageInstructionSet)); in Init()1808 SetInstructionSet(instruction_set_); in Init()2587 void Runtime::SetInstructionSet(InstructionSet instruction_set) { in SetInstructionSet() function in art::Runtime
477 void SetInstructionSet(InstructionSet instruction_set);
48 runtime_->SetInstructionSet(kRuntimeISA); in SetUp()
2722 runtime_->SetInstructionSet(compiler_options_->GetInstructionSet()); in CreateRuntime()