Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp205 unsigned getShiftOp(ARM_AM::ShiftOpc ShOpc) const { in getShiftOp() function in __anonb6ac72920111::ARMMCCodeEmitter
1087 unsigned SBits = getShiftOp(ShOp); in getLdStSORegOpValue()
1141 Binary |= getShiftOp(ShOp) << 5; // Shift type is bits [6:5] in getAddrMode2OffsetOpValue()