Home
last modified time | relevance | path

Searched defs:ShAmtOp (Results 1 – 9 of 9) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstCombineAddSub.cpp1610 Value *ShAmtOp = cast<Instruction>(Op1)->getOperand(1); in visitSub() local
1615 Value *ShAmtOp = cast<Instruction>(Op1)->getOperand(1); in visitSub() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstCombineAddSub.cpp1680 Value* ShAmtOp = cast<Instruction>(Op1)->getOperand(1); in visitSub() local
1685 Value* ShAmtOp = cast<Instruction>(Op1)->getOperand(1); in visitSub() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1643 Value *ShAmtOp = cast<Instruction>(Op1)->getOperand(1); in visitSub() local
1648 Value *ShAmtOp = cast<Instruction>(Op1)->getOperand(1); in visitSub() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1674 Value *ShAmtOp = cast<Instruction>(Op1)->getOperand(1); in visitSub() local
1679 Value *ShAmtOp = cast<Instruction>(Op1)->getOperand(1); in visitSub() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1795 Value *ShAmtOp = cast<Instruction>(Op1Wide)->getOperand(1); in visitSub() local
1807 Value *ShAmtOp = cast<Instruction>(Op1Wide)->getOperand(1); in visitSub() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1795 Value *ShAmtOp = cast<Instruction>(Op1Wide)->getOperand(1); in visitSub() local
1807 Value *ShAmtOp = cast<Instruction>(Op1Wide)->getOperand(1); in visitSub() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1795 Value *ShAmtOp = cast<Instruction>(Op1Wide)->getOperand(1); in visitSub() local
1807 Value *ShAmtOp = cast<Instruction>(Op1Wide)->getOperand(1); in visitSub() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.cpp2720 Operand *ShAmtOp = shAmtImm(ShAmtImm - 32); in lowerInt64Arithmetic() local
2733 Operand *ShAmtOp = shAmtImm(ShAmtImm); in lowerInt64Arithmetic() local
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10377 SDValue ShAmtOp = N->getOperand(1); in PerformShiftCombine() local