Searched refs:high_opcode (Results 1 – 1 of 1) sorted by relevance
5910 Opcode high_opcode = opcode; in CanEncodeConstantAsImmediate() local5922 high_opcode = ADC; in CanEncodeConstantAsImmediate()5928 return CanEncode32BitConstantAsImmediate(codegen_, High32Bits(value), high_opcode) && in CanEncodeConstantAsImmediate()