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.cc5982 Opcode high_opcode = opcode; in CanEncodeConstantAsImmediate() local
5994 high_opcode = ADC; in CanEncodeConstantAsImmediate()
6000 return CanEncode32BitConstantAsImmediate(codegen_, High32Bits(value), high_opcode) && in CanEncodeConstantAsImmediate()