Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dconstants_arm.h115 CMP = 10, // Compare enumerator
/art/runtime/interpreter/mterp/arm/
Darithmetic.S354 cmpeq r0, r2 @ For correct EQ/NE, we may need to repeat the first CMP
/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc6984 : ArmEncodableConstantOrRegister(index, CMP)); in VisitBoundsCheck()
6987 : ArmEncodableConstantOrRegister(length, CMP)); in VisitBoundsCheck()