Searched refs:SetInstructionSet (Results 1 – 7 of 7) sorted by relevance
50 r->SetInstructionSet(isa); in CreateCalleeSaveMethod()
174 r->SetInstructionSet(kRuntimeISA); in TEST_F()
112 runtime_->SetInstructionSet(instruction_set_); in SetUp()
1245 SetInstructionSet(runtime_options.GetOrDefault(Opt::ImageInstructionSet)); in Init()1626 SetInstructionSet(instruction_set_); in Init()2375 void Runtime::SetInstructionSet(InstructionSet instruction_set) { in SetInstructionSet() function in art::Runtime
468 void SetInstructionSet(InstructionSet instruction_set);
48 runtime_->SetInstructionSet(kRuntimeISA); in SetUp()
2831 runtime_->SetInstructionSet(compiler_options_->GetInstructionSet()); in CreateRuntime()