Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp847 MachineInstr *ShiftLHS = getCmpOperandFoldingProfit() local
H A DAArch64InstructionSelector.cpp7403 MachineOperand &ShiftLHS = ShiftInst->getOperand(1); selectShiftedRegister() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17291 SDValue ShiftLHS = N->getOperand(0); isDesirableToCommuteWithShift() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30375 unsigned ShiftLHS = IsROTL ? ISD::SHL : ISD::SRL; LowerRotate() local
54422 SDValue ShiftLHS = Src.getOperand(0); combineMOVMSK() local
[all...]