Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3454 SDValue ShiftRight1Lo = DAG.getNode(ISD::SRL, DL, VT, Lo, One); LowerShiftLeftParts() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1571 SDValue ShiftRight1Lo = DAG.getNode(ISD::SRL, DL, VT, Lo, One); lowerShiftLeftParts() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2602 SDValue ShiftRight1Lo = DAG.getNode(ISD::SRL, DL, VT, Lo, lowerShiftLeftParts() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7450 SDValue ShiftRight1Lo = DAG.getNode(ISD::SRL, DL, VT, Lo, One); lowerShiftLeftParts() local