Home
last modified time | relevance | path

Searched refs:high_opcode (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc5676 Opcode high_opcode = opcode; in CanEncodeConstantAsImmediate() local
5688 high_opcode = ADC; in CanEncodeConstantAsImmediate()
5694 return CanEncode32BitConstantAsImmediate(codegen_, High32Bits(value), high_opcode) && in CanEncodeConstantAsImmediate()