HomeSort by relevance Sort by last modified time
    Searched defs:RRX (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 78 RRX, // V = RRX X, Flag -> srl X, 1 + shift in carry flag.
  /external/v8/src/arm/
constants-arm.h 292 // 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,

Completed in 259 milliseconds