Searched defs:ShiftRightLo (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/M68k/ | ||
H A D | M68kISelLowering.cpp | 3456 SDValue ShiftRightLo = LowerShiftLeftParts() local |
/llvm-project/llvm/lib/Target/LoongArch/ | ||
H A D | LoongArchISelLowering.cpp | 1637 SDValue ShiftRightLo = lowerShiftLeftParts() local |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsISelLowering.cpp | 2630 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, ShiftRight1Lo, Not); lowerShiftLeftParts() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 7976 SDValue ShiftRightLo = lowerShiftLeftParts() local |