Lines Matching refs:instruction_set
181 InstructionSet instruction_set = compiler_driver_->GetInstructionSet();
184 offset = CompiledCode::AlignCode(offset, instruction_set); \
553 InstructionSet instruction_set = compiler_driver_->GetInstructionSet();
557 uint32_t aligned_offset = CompiledCode::AlignCode(relative_offset, instruction_set); \