Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp863 MachineInstr *ShiftLHS = in getCmpOperandFoldingProfit() local
H A DAArch64InstructionSelector.cpp7752 MachineOperand &ShiftLHS = ShiftInst->getOperand(1); in selectShiftedRegister() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4458 SDValue ShiftLHS = N->getOperand(0); in isDesirableToCommuteWithShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1089 SDValue ShiftLHS = N->getOperand(0); in isDesirableToCommuteWithShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13873 SDValue ShiftLHS = N->getOperand(0); in isDesirableToCommuteWithShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31578 unsigned ShiftLHS = IsROTL ? ISD::SHL : ISD::SRL; in LowerRotate() local
56603 SDValue ShiftLHS = Src.getOperand(0); in combineMOVMSK() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17917 SDValue ShiftLHS = N->getOperand(0); in isDesirableToCommuteWithShift() local