Lines Matching refs:instruction_set_
238 instruction_set_(InstructionSet::kNone),
1412 GetSystemImageFilename(image_location_.c_str(), instruction_set_));
1574 instruction_set_,
1808 SetInstructionSet(instruction_set_);
2496 const PointerSize pointer_size = GetInstructionSetPointerSize(instruction_set_);
2518 PointerSize pointer_size = GetInstructionSetPointerSize(instruction_set_);
2530 PointerSize pointer_size = GetInstructionSetPointerSize(instruction_set_);
2532 DCHECK_NE(instruction_set_, InstructionSet::kNone);
2588 instruction_set_ = instruction_set;
2592 instruction_set_ = InstructionSet::kArm;
2600 UNIMPLEMENTED(FATAL) << instruction_set_;
2606 instruction_set_ = InstructionSet::kNone;