Home
last modified time | relevance | path

Searched refs:lowerShiftRightParts (Results 26 – 50 of 64) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.h552 SDValue lowerShiftRightParts(SDValue Op, SelectionDAG& DAG,
H A DMipsISelLowering.cpp1240 case ISD::SRA_PARTS: return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
1241 case ISD::SRL_PARTS: return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
2609 SDValue MipsTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in MipsTargetLowering
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.h548 SDValue lowerShiftRightParts(SDValue Op, SelectionDAG& DAG,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.h548 SDValue lowerShiftRightParts(SDValue Op, SelectionDAG& DAG,
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.h561 SDValue lowerShiftRightParts(SDValue Op, SelectionDAG& DAG,
H A DMipsISelLowering.cpp1240 case ISD::SRA_PARTS: return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
1241 case ISD::SRL_PARTS: return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
2485 SDValue MipsTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in MipsTargetLowering
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.h560 SDValue lowerShiftRightParts(SDValue Op, SelectionDAG& DAG,
H A DMipsISelLowering.cpp1227 case ISD::SRA_PARTS: return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
1228 case ISD::SRL_PARTS: return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
2403 SDValue MipsTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in MipsTargetLowering
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.h557 SDValue lowerShiftRightParts(SDValue Op, SelectionDAG& DAG,
H A DMipsISelLowering.cpp1224 case ISD::SRA_PARTS: return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
1225 case ISD::SRL_PARTS: return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
2397 SDValue MipsTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in MipsTargetLowering
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Mips/
H A DMipsISelLowering.h724 SDValue lowerShiftRightParts(SDValue Op, SelectionDAG& DAG,
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/RISCV/
H A DRISCVISelLowering.cpp381 return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
383 return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
749 SDValue RISCVTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in RISCVTargetLowering
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp407 return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
409 return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
772 SDValue RISCVTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in RISCVTargetLowering
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp458 return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
460 return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
825 SDValue RISCVTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in RISCVTargetLowering
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp415 return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
417 return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
780 SDValue RISCVTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in RISCVTargetLowering
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/RISCV/
H A DRISCVISelLowering.cpp415 return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
417 return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
780 SDValue RISCVTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in RISCVTargetLowering
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/RISCV/
H A DRISCVISelLowering.cpp449 return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
451 return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
816 SDValue RISCVTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in RISCVTargetLowering
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp481 return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
483 return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
930 SDValue RISCVTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in RISCVTargetLowering
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1239 case ISD::SRA_PARTS: return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
1240 case ISD::SRL_PARTS: return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
2600 SDValue MipsTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in MipsTargetLowering
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp1239 case ISD::SRA_PARTS: return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
1240 case ISD::SRL_PARTS: return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
2600 SDValue MipsTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in MipsTargetLowering
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp685 return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
687 return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
1153 SDValue RISCVTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in RISCVTargetLowering
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1239 case ISD::SRA_PARTS: return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
1240 case ISD::SRL_PARTS: return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
2600 SDValue MipsTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in MipsTargetLowering
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp685 return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
687 return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
1153 SDValue RISCVTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in RISCVTargetLowering
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1227 case ISD::SRA_PARTS: return lowerShiftRightParts(Op, DAG, true);
1228 case ISD::SRL_PARTS: return lowerShiftRightParts(Op, DAG, false);
2596 SDValue MipsTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp1227 case ISD::SRA_PARTS: return lowerShiftRightParts(Op, DAG, true); in LowerOperation()
1228 case ISD::SRL_PARTS: return lowerShiftRightParts(Op, DAG, false); in LowerOperation()
2596 SDValue MipsTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in lowerShiftRightParts() function in MipsTargetLowering

123