Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp246 unsigned getShiftOp(ARM_AM::ShiftOpc ShOpc) const { in getShiftOp() function in __anonb06c200f0111::ARMMCCodeEmitter
1260 unsigned SBits = getShiftOp(ShOp); in getLdStSORegOpValue()
1299 Binary |= getShiftOp(ShOp) << 5; // Shift type is bits [6:5] in getAddrMode2OffsetOpValue()