Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3456 SDValue ShiftRightLo = LowerShiftLeftParts() local
3506 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, Lo, Shamt); LowerShiftRightParts() local
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1637 SDValue ShiftRightLo = lowerShiftLeftParts() local
1686 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, Lo, Shamt); lowerShiftRightParts() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2630 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, ShiftRight1Lo, Not); lowerShiftLeftParts() local
2670 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, Lo, Shamt); lowerShiftRightParts() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7976 SDValue ShiftRightLo = lowerShiftLeftParts() local
8024 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, Lo, Shamt); lowerShiftRightParts() local