Searched refs:SetInstructionSet (Results 1 – 9 of 9) sorted by relevance
49 r->SetInstructionSet(isa); in CreateCalleeSaveMethod()
49 runtime->SetInstructionSet(isa); in CheckFrameSize()
42 runtime_->SetInstructionSet(kRuntimeISA); in SetUp()
170 r->SetInstructionSet(kRuntimeISA); in TEST_F()
160 runtime_->SetInstructionSet(instruction_set); in SetUp()
426 void SetInstructionSet(InstructionSet instruction_set);
1187 SetInstructionSet(instruction_set_); in Init()1704 void Runtime::SetInstructionSet(InstructionSet instruction_set) { in SetInstructionSet() function in art::Runtime
1422 runtime->SetInstructionSet(space->oat_file_non_owned_->GetOatHeader().GetInstructionSet()); in Init()
2229 runtime_->SetInstructionSet(instruction_set_); in CreateRuntime()