Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3455 SDValue ShiftRight1Lo = DAG.getNode(ISD::SRL, DL, VT, Lo, One); LowerShiftLeftParts() local
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1636 SDValue ShiftRight1Lo = DAG.getNode(ISD::SRL, DL, VT, Lo, One); lowerShiftLeftParts() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2628 SDValue ShiftRight1Lo = DAG.getNode(ISD::SRL, DL, VT, Lo, lowerShiftLeftParts() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7975 SDValue ShiftRight1Lo = DAG.getNode(ISD::SRL, DL, VT, Lo, One); lowerShiftLeftParts() local