Lines Matching refs:instruction_set_
229 instruction_set_(InstructionSet::kNone),
1187 GetSystemImageFilename(image_location_.c_str(), instruction_set_));
1319 instruction_set_,
1569 SetInstructionSet(instruction_set_);
2195 const PointerSize pointer_size = GetInstructionSetPointerSize(instruction_set_);
2217 PointerSize pointer_size = GetInstructionSetPointerSize(instruction_set_);
2227 PointerSize pointer_size = GetInstructionSetPointerSize(instruction_set_);
2229 DCHECK_NE(instruction_set_, InstructionSet::kNone);
2285 instruction_set_ = instruction_set;
2289 instruction_set_ = InstructionSet::kArm;
2299 UNIMPLEMENTED(FATAL) << instruction_set_;
2305 instruction_set_ = InstructionSet::kNone;