Home
last modified time | relevance | path

Searched defs:ShiftLHS (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp847 MachineInstr *ShiftLHS = in getCmpOperandFoldingProfit() local
H A DAArch64InstructionSelector.cpp7574 MachineOperand &ShiftLHS = ShiftInst->getOperand(1); in selectShiftedRegister() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17495 SDValue ShiftLHS = N->getOperand(0); in isDesirableToCommuteWithShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30361 unsigned ShiftLHS = IsROTL ? ISD::SHL : ISD::SRL; in LowerRotate() local
54560 SDValue ShiftLHS = Src.getOperand(0); in combineMOVMSK() local