Home
last modified time | relevance | path

Searched refs:ShiftAmtSrc (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8250 ConstantSDNode *ShiftAmtSrc = isConstOrConstSplat(N->getOperand(1)); in combineShiftToMULH() local
8251 if (!ShiftAmtSrc) in combineShiftToMULH()
8291 unsigned ShiftAmt = ShiftAmtSrc->getZExtValue(); in combineShiftToMULH()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8096 ConstantSDNode *ShiftAmtSrc = isConstOrConstSplat(N->getOperand(1)); in combineShiftToMULH() local
8097 if (!ShiftAmtSrc) in combineShiftToMULH()
8143 unsigned ShiftAmt = ShiftAmtSrc->getZExtValue(); in combineShiftToMULH()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8490 ConstantSDNode *ShiftAmtSrc = isConstOrConstSplat(N->getOperand(1)); in combineShiftToMULH() local
8491 if (!ShiftAmtSrc) in combineShiftToMULH()
8531 unsigned ShiftAmt = ShiftAmtSrc->getZExtValue(); in combineShiftToMULH()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8285 ConstantSDNode *ShiftAmtSrc = isConstOrConstSplat(N->getOperand(1)); in combineShiftToMULH() local
8286 if (!ShiftAmtSrc) in combineShiftToMULH()
8326 unsigned ShiftAmt = ShiftAmtSrc->getZExtValue(); in combineShiftToMULH()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8003 ConstantSDNode *ShiftAmtSrc = isConstOrConstSplat(N->getOperand(1)); in combineShiftToMULH() local
8004 if (!ShiftAmtSrc) in combineShiftToMULH()
8050 unsigned ShiftAmt = ShiftAmtSrc->getZExtValue(); in combineShiftToMULH()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8490 ConstantSDNode *ShiftAmtSrc = isConstOrConstSplat(N->getOperand(1)); in combineShiftToMULH() local
8491 if (!ShiftAmtSrc) in combineShiftToMULH()
8531 unsigned ShiftAmt = ShiftAmtSrc->getZExtValue(); in combineShiftToMULH()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8490 ConstantSDNode *ShiftAmtSrc = isConstOrConstSplat(N->getOperand(1)); in combineShiftToMULH() local
8491 if (!ShiftAmtSrc) in combineShiftToMULH()
8531 unsigned ShiftAmt = ShiftAmtSrc->getZExtValue(); in combineShiftToMULH()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8285 ConstantSDNode *ShiftAmtSrc = isConstOrConstSplat(N->getOperand(1)); in combineShiftToMULH() local
8286 if (!ShiftAmtSrc) in combineShiftToMULH()
8326 unsigned ShiftAmt = ShiftAmtSrc->getZExtValue(); in combineShiftToMULH()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8490 ConstantSDNode *ShiftAmtSrc = isConstOrConstSplat(N->getOperand(1)); in combineShiftToMULH() local
8491 if (!ShiftAmtSrc) in combineShiftToMULH()
8531 unsigned ShiftAmt = ShiftAmtSrc->getZExtValue(); in combineShiftToMULH()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8490 ConstantSDNode *ShiftAmtSrc = isConstOrConstSplat(N->getOperand(1)); in combineShiftToMULH() local
8491 if (!ShiftAmtSrc) in combineShiftToMULH()
8531 unsigned ShiftAmt = ShiftAmtSrc->getZExtValue(); in combineShiftToMULH()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8508 ConstantSDNode *ShiftAmtSrc = isConstOrConstSplat(N->getOperand(1)); in combineShiftToMULH() local
8509 if (!ShiftAmtSrc) in combineShiftToMULH()
8547 unsigned ShiftAmt = ShiftAmtSrc->getZExtValue(); in combineShiftToMULH()