Searched defs:RRX (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h78 RRX, // V = RRX X, Flag -> srl X, 1 + shift in carry flag. enumerator in enum:llvm::ARMISD::NodeType
/external/v8/src/arm/
H A Dconstants-arm.h292 // RRX is encoded as ROR with shift_imm == 0.
293 // Use a special code to make the distinction. The RRX ShiftOp is only used
296 RRX = -1, enumerator in enum:v8::internal::ShiftOp

Completed in 70 milliseconds