Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp248 unsigned getShiftOp(ARM_AM::ShiftOpc ShOpc) const { in getShiftOp() function in __anondb1166740111::ARMMCCodeEmitter
1281 unsigned SBits = getShiftOp(ShOp); in getLdStSORegOpValue()
1320 Binary |= getShiftOp(ShOp) << 5; // Shift type is bits [6:5] in getAddrMode2OffsetOpValue()