Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Analysis/
H A DScalarEvolution.cpp1598 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
1599 OMulOp != e; ++OMulOp) in getAddExpr()
1600 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
1609 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
1612 OtherMul->op_begin()+OMulOp); in getAddExpr()
1613 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DScalarEvolution.cpp2406 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2407 OMulOp != e; ++OMulOp) in getAddExpr()
2408 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2417 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2420 OtherMul->op_begin()+OMulOp); in getAddExpr()
2421 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp2660 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2661 OMulOp != e; ++OMulOp) in getAddExpr()
2662 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2671 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2674 OtherMul->op_begin()+OMulOp); in getAddExpr()
2675 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp2406 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2407 OMulOp != e; ++OMulOp) in getAddExpr()
2408 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2417 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2420 OtherMul->op_begin()+OMulOp); in getAddExpr()
2421 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp2660 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2661 OMulOp != e; ++OMulOp) in getAddExpr()
2662 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2671 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2674 OtherMul->op_begin()+OMulOp); in getAddExpr()
2675 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2660 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2661 OMulOp != e; ++OMulOp) in getAddExpr()
2662 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2671 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2674 OtherMul->op_begin()+OMulOp); in getAddExpr()
2675 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp2649 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2650 OMulOp != e; ++OMulOp) in getAddExpr()
2651 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2660 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2663 OtherMul->op_begin()+OMulOp); in getAddExpr()
2664 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp2613 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2614 OMulOp != e; ++OMulOp) in getAddExpr()
2615 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2624 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2627 OtherMul->op_begin()+OMulOp); in getAddExpr()
2628 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp2615 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2616 OMulOp != e; ++OMulOp) in getAddExpr()
2617 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2626 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2629 OtherMul->op_begin()+OMulOp); in getAddExpr()
2630 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp2556 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2557 OMulOp != e; ++OMulOp) in getAddExpr()
2558 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2567 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2570 OtherMul->op_begin()+OMulOp); in getAddExpr()
2571 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DScalarEvolution.cpp2713 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2714 OMulOp != e; ++OMulOp) in getAddExpr()
2715 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2724 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2727 OtherMul->op_begin()+OMulOp); in getAddExpr()
2728 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DScalarEvolution.cpp2713 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2714 OMulOp != e; ++OMulOp) in getAddExpr()
2715 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2724 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2727 OtherMul->op_begin()+OMulOp); in getAddExpr()
2728 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DScalarEvolution.cpp2541 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2542 OMulOp != e; ++OMulOp) in getAddExpr()
2543 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2552 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2555 OtherMul->op_begin()+OMulOp); in getAddExpr()
2556 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2713 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2714 OMulOp != e; ++OMulOp) in getAddExpr()
2715 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2724 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2727 OtherMul->op_begin()+OMulOp); in getAddExpr()
2728 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DScalarEvolution.cpp2728 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2729 OMulOp != e; ++OMulOp) in getAddExpr()
2730 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2739 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2742 OtherMul->op_begin()+OMulOp); in getAddExpr()
2743 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DScalarEvolution.cpp2713 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2714 OMulOp != e; ++OMulOp) in getAddExpr()
2715 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2724 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2727 OtherMul->op_begin()+OMulOp); in getAddExpr()
2728 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DScalarEvolution.cpp2541 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2542 OMulOp != e; ++OMulOp) in getAddExpr()
2543 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2552 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2555 OtherMul->op_begin()+OMulOp); in getAddExpr()
2556 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DScalarEvolution.cpp2713 for (unsigned OMulOp = 0, e = OtherMul->getNumOperands(); in getAddExpr() local
2714 OMulOp != e; ++OMulOp) in getAddExpr()
2715 if (OtherMul->getOperand(OMulOp) == MulOpSCEV) { in getAddExpr()
2724 const SCEV *InnerMul2 = OtherMul->getOperand(OMulOp == 0); in getAddExpr()
2727 OtherMul->op_begin()+OMulOp); in getAddExpr()
2728 MulOps.append(OtherMul->op_begin()+OMulOp+1, OtherMul->op_end()); in getAddExpr()