Home
last modified time | relevance | path

Searched defs:ShiftRHS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp7315 const SDValue ShiftRHS = RHS.getOperand(1); in SelectSVERegRegAddrMode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp7567 MachineOperand &ShiftRHS = ShiftInst->getOperand(2); in selectShiftedRegister() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30362 unsigned ShiftRHS = IsROTL ? ISD::SRL : ISD::SHL; in LowerRotate() local
54561 SDValue ShiftRHS = Src.getOperand(1); in combineMOVMSK() local