Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
DLoongArchISelLowering.cpp901 SDValue ShiftRightLo = in lowerShiftLeftParts() local
950 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, Lo, Shamt); in lowerShiftRightParts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp757 SDValue ShiftRightLo = in lowerShiftLeftParts() local
805 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, Lo, Shamt); in lowerShiftRightParts() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
DM68kISelLowering.cpp3304 SDValue ShiftRightLo = in LowerShiftLeftParts() local
3354 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, Lo, Shamt); in LowerShiftRightParts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2586 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, ShiftRight1Lo, Not); in lowerShiftLeftParts() local
2625 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, Lo, Shamt); in lowerShiftRightParts() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2190 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, ShiftRight1Lo, Not); in lowerShiftLeftParts() local
2229 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, Lo, Shamt); in lowerShiftRightParts() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2596 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, ShiftRight1Lo, Not); in lowerShiftLeftParts() local
2635 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, Lo, Shamt); in lowerShiftRightParts() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp4793 SDValue ShiftRightLo = in lowerShiftLeftParts() local
4841 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, VT, Lo, Shamt); in lowerShiftRightParts() local