Home
last modified time | relevance | path

Searched refs:CntPhi (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp189 PHINode *CntPhi, Value *Var);
1283 CntPhi = CountPhi; in detectPopcountIdiom()
1326 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1380 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1400 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1407 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1411 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1517 PHINode *CntPhi; in recognizePopcount() local
1522 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1629 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp188 PHINode *CntPhi, Value *Var);
1267 CntPhi = CountPhi; in detectPopcountIdiom()
1310 CntPhi = nullptr; in detectCTLZIdiom()
1356 CntPhi = Phi; in detectCTLZIdiom()
1374 PHINode *CntPhi, *PhiX; in recognizeAndInsertCTLZ() local
1375 if (!detectCTLZIdiom(CurLoop, PhiX, CntInst, CntPhi, DefX)) in recognizeAndInsertCTLZ()
1379 for (User *U : CntPhi->users()) in recognizeAndInsertCTLZ()
1442 transformLoopToCountable(PH, CntInst, CntPhi, InitX, DefX, in recognizeAndInsertCTLZ()
1489 PHINode *CntPhi; in recognizePopcount() local
1494 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp222 PHINode *CntPhi, Value *Var);
1402 CntPhi = CountPhi; in detectPopcountIdiom()
1445 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1499 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1519 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1526 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1530 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1644 PHINode *CntPhi; in recognizePopcount() local
1649 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1756 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp192 PHINode *CntPhi, Value *Var);
1326 CntPhi = CountPhi; in detectPopcountIdiom()
1369 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1423 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1443 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1450 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1454 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1566 PHINode *CntPhi; in recognizePopcount() local
1571 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1678 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp199 PHINode *CntPhi, Value *Var);
1377 CntPhi = CountPhi; in detectPopcountIdiom()
1420 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1474 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1494 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1501 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1505 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1619 PHINode *CntPhi; in recognizePopcount() local
1624 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1731 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp192 PHINode *CntPhi, Value *Var);
1326 CntPhi = CountPhi; in detectPopcountIdiom()
1369 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1423 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1443 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1450 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1454 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1566 PHINode *CntPhi; in recognizePopcount() local
1571 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1678 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp199 PHINode *CntPhi, Value *Var);
1377 CntPhi = CountPhi; in detectPopcountIdiom()
1420 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1474 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1494 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1501 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1505 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1619 PHINode *CntPhi; in recognizePopcount() local
1624 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1731 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp192 PHINode *CntPhi, Value *Var);
1326 CntPhi = CountPhi; in detectPopcountIdiom()
1369 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1423 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1443 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1450 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1454 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1566 PHINode *CntPhi; in recognizePopcount() local
1571 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1678 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp191 PHINode *CntPhi, Value *Var);
1323 CntPhi = CountPhi; in detectPopcountIdiom()
1366 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1420 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1440 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1447 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1451 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1563 PHINode *CntPhi; in recognizePopcount() local
1568 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1675 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp227 PHINode *CntPhi, Value *Var);
1410 CntPhi = CountPhi; in detectPopcountIdiom()
1453 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1508 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1528 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1535 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1539 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1653 PHINode *CntPhi; in recognizePopcount() local
1658 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1763 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp227 PHINode *CntPhi, Value *Var);
1410 CntPhi = CountPhi; in detectPopcountIdiom()
1453 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1508 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1528 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1535 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1539 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1653 PHINode *CntPhi; in recognizePopcount() local
1658 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1763 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp245 PHINode *CntPhi, Value *Var);
1596 CntPhi = CountPhi; in detectPopcountIdiom()
1639 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1694 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1714 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1721 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1725 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1838 PHINode *CntPhi; in recognizePopcount() local
1843 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1944 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp245 PHINode *CntPhi, Value *Var);
1596 CntPhi = CountPhi; in detectPopcountIdiom()
1639 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1694 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1714 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1721 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1725 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1838 PHINode *CntPhi; in recognizePopcount() local
1843 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1944 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp245 PHINode *CntPhi, Value *Var);
1596 CntPhi = CountPhi; in detectPopcountIdiom()
1639 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1694 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1714 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1721 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1725 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1838 PHINode *CntPhi; in recognizePopcount() local
1843 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1944 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp245 PHINode *CntPhi, Value *Var);
1722 CntPhi = CountPhi; in detectPopcountIdiom()
1765 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1820 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1840 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1847 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1851 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1964 PHINode *CntPhi; in recognizePopcount() local
1969 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
2070 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp245 PHINode *CntPhi, Value *Var);
1596 CntPhi = CountPhi; in detectPopcountIdiom()
1639 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1694 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1714 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1721 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1725 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1838 PHINode *CntPhi; in recognizePopcount() local
1843 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1944 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp245 PHINode *CntPhi, Value *Var);
1596 CntPhi = CountPhi; in detectPopcountIdiom()
1639 CntPhi = nullptr; in detectShiftUntilZeroIdiom()
1694 CntPhi = Phi; in detectShiftUntilZeroIdiom()
1714 PHINode *CntPhi = nullptr; in recognizeAndInsertFFS() local
1721 CntInst, CntPhi, DefX)) in recognizeAndInsertFFS()
1725 for (User *U : CntPhi->users()) in recognizeAndInsertFFS()
1838 PHINode *CntPhi; in recognizePopcount() local
1843 transformLoopToPopcount(PreCondBB, CntInst, CntPhi, Val); in recognizePopcount()
1944 Value *CntInitVal = CntPhi->getIncomingValueForBlock(Preheader); in transformLoopToCountable()
[all …]