Home
last modified time | relevance | path

Searched refs:Op0LHS (Results 1 – 18 of 18) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstCombineAndOrXor.cpp1042 if (Op0LHS == Op1RHS && Op0RHS == Op1LHS) { in FoldAndOfFCmps()
1057 if (Op0LHS == Op1LHS && Op0RHS == Op1RHS) in FoldAndOfFCmps()
1301 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1311 if (MaskedValueIsZero(Op0LHS, NotAndRHS, 0, &I)) { in visitAnd()
1320 Value *NewLHS = Builder->CreateAnd(Op0LHS, AndRHS, in visitAnd()
1345 if (AndRHSMask == 1 && match(Op0LHS, m_Zero())) in visitAnd()
1350 if (Op0I->hasOneUse() && !match(Op0LHS, m_Zero())) { in visitAnd()
1355 if (MaskedValueIsZero(Op0LHS, Mask, 0, &I)) { in visitAnd()
1366 if (AndRHSMask == 1 && Op0LHS == AndRHS) { in visitAnd()
1981 if (Op0LHS == Op1RHS && Op0RHS == Op1LHS) { in FoldOrOfFCmps()
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstCombineAndOrXor.cpp1539 Value* Op0LHS = Op0I->getOperand(0); in visitAnd() local
1540 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1509 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1510 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1718 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1719 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1636 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1637 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1833 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1834 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1833 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1834 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1833 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1834 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1889 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1890 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1890 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1891 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1859 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1860 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1927 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1928 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1927 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1928 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1843 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1844 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1927 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1928 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1927 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1928 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1843 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1844 if (isa<ZExtInst>(Op0LHS)) in visitAnd()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1927 Value *Op0LHS = Op0I->getOperand(0); in visitAnd() local
1928 if (isa<ZExtInst>(Op0LHS)) in visitAnd()