Home
last modified time | relevance | path

Searched refs:IncI (Results 1 – 25 of 56) sorted by relevance

123

/dports/lang/fpc-utils/fpc-3.2.2/utils/pas2jni/
H A Dwriter.pas779 Fjs.IncI;
1400 Fjs.IncI;
1455 Fps.IncI;
1569 Fjs.IncI;
1597 Fjs.IncI;
1623 Fjs.IncI;
1645 Fjs.IncI;
2235 Fps.IncI;
2242 Fps.IncI;
2248 Fps.IncI;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/utils/pas2jni/
H A Dwriter.pas779 Fjs.IncI;
1400 Fjs.IncI;
1455 Fps.IncI;
1569 Fjs.IncI;
1597 Fjs.IncI;
1623 Fjs.IncI;
1645 Fjs.IncI;
2235 Fps.IncI;
2242 Fps.IncI;
2248 Fps.IncI;
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/utils/ppuutils/
H A Dppujson.pp51 procedure IncI; override;
224 procedure TPpuJsonOutput.IncI;
226 inherited IncI;
/dports/lang/fpc/fpc-3.2.2/compiler/utils/ppuutils/
H A Dppujson.pp51 procedure IncI; override;
224 procedure TPpuJsonOutput.IncI;
226 inherited IncI;
/dports/lang/fpc-source/fpc-3.2.2/compiler/utils/ppuutils/
H A Dppujson.pp51 procedure IncI; override;
224 procedure TPpuJsonOutput.IncI;
226 inherited IncI;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp662 Instruction *IncI = dyn_cast<Instruction>(IncV); in getLoopPhiForCounter() local
663 if (!IncI) in getLoopPhiForCounter()
666 switch (IncI->getOpcode()) { in getLoopPhiForCounter()
672 if (IncI->getNumOperands() == 2) in getLoopPhiForCounter()
679 PHINode *Phi = dyn_cast<PHINode>(IncI->getOperand(0)); in getLoopPhiForCounter()
681 if (L->isLoopInvariant(IncI->getOperand(1))) in getLoopPhiForCounter()
685 if (IncI->getOpcode() == Instruction::GetElementPtr) in getLoopPhiForCounter()
689 Phi = dyn_cast<PHINode>(IncI->getOperand(1)); in getLoopPhiForCounter()
691 if (L->isLoopInvariant(IncI->getOperand(0))) in getLoopPhiForCounter()
H A DLoopInterchange.cpp1403 auto IncI = cast<Instruction>(P.getIncomingValueForBlock(InnerLatch)); in moveLCSSAPhis() local
1406 if (IncI->getParent() != InnerLatch && IncI->getParent() != InnerHeader) in moveLCSSAPhis()
1410 [OuterHeader, OuterExit, IncI, InnerHeader](User *U) { in moveLCSSAPhis()
1412 IncI->getParent() == InnerHeader) || in moveLCSSAPhis()
1418 P.replaceAllUsesWith(IncI); in moveLCSSAPhis()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp662 Instruction *IncI = dyn_cast<Instruction>(IncV); in getLoopPhiForCounter() local
663 if (!IncI) in getLoopPhiForCounter()
666 switch (IncI->getOpcode()) { in getLoopPhiForCounter()
672 if (IncI->getNumOperands() == 2) in getLoopPhiForCounter()
679 PHINode *Phi = dyn_cast<PHINode>(IncI->getOperand(0)); in getLoopPhiForCounter()
681 if (L->isLoopInvariant(IncI->getOperand(1))) in getLoopPhiForCounter()
685 if (IncI->getOpcode() == Instruction::GetElementPtr) in getLoopPhiForCounter()
689 Phi = dyn_cast<PHINode>(IncI->getOperand(1)); in getLoopPhiForCounter()
691 if (L->isLoopInvariant(IncI->getOperand(0))) in getLoopPhiForCounter()
H A DLoopInterchange.cpp1521 auto IncI = cast<Instruction>(P.getIncomingValueForBlock(InnerLatch)); in moveLCSSAPhis() local
1524 if (IncI->getParent() != InnerLatch && IncI->getParent() != InnerHeader) in moveLCSSAPhis()
1528 [OuterHeader, OuterExit, IncI, InnerHeader](User *U) { in moveLCSSAPhis()
1530 IncI->getParent() == InnerHeader) || in moveLCSSAPhis()
1536 P.replaceAllUsesWith(IncI); in moveLCSSAPhis()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp662 Instruction *IncI = dyn_cast<Instruction>(IncV); in getLoopPhiForCounter() local
663 if (!IncI) in getLoopPhiForCounter()
666 switch (IncI->getOpcode()) { in getLoopPhiForCounter()
672 if (IncI->getNumOperands() == 2) in getLoopPhiForCounter()
679 PHINode *Phi = dyn_cast<PHINode>(IncI->getOperand(0)); in getLoopPhiForCounter()
681 if (L->isLoopInvariant(IncI->getOperand(1))) in getLoopPhiForCounter()
685 if (IncI->getOpcode() == Instruction::GetElementPtr) in getLoopPhiForCounter()
689 Phi = dyn_cast<PHINode>(IncI->getOperand(1)); in getLoopPhiForCounter()
691 if (L->isLoopInvariant(IncI->getOperand(0))) in getLoopPhiForCounter()
H A DLoopInterchange.cpp1521 auto IncI = cast<Instruction>(P.getIncomingValueForBlock(InnerLatch)); in moveLCSSAPhis() local
1524 if (IncI->getParent() != InnerLatch && IncI->getParent() != InnerHeader) in moveLCSSAPhis()
1528 [OuterHeader, OuterExit, IncI, InnerHeader](User *U) { in moveLCSSAPhis()
1530 IncI->getParent() == InnerHeader) || in moveLCSSAPhis()
1536 P.replaceAllUsesWith(IncI); in moveLCSSAPhis()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp662 Instruction *IncI = dyn_cast<Instruction>(IncV); in getLoopPhiForCounter() local
663 if (!IncI) in getLoopPhiForCounter()
666 switch (IncI->getOpcode()) { in getLoopPhiForCounter()
672 if (IncI->getNumOperands() == 2) in getLoopPhiForCounter()
679 PHINode *Phi = dyn_cast<PHINode>(IncI->getOperand(0)); in getLoopPhiForCounter()
681 if (L->isLoopInvariant(IncI->getOperand(1))) in getLoopPhiForCounter()
685 if (IncI->getOpcode() == Instruction::GetElementPtr) in getLoopPhiForCounter()
689 Phi = dyn_cast<PHINode>(IncI->getOperand(1)); in getLoopPhiForCounter()
691 if (L->isLoopInvariant(IncI->getOperand(0))) in getLoopPhiForCounter()
H A DLoopInterchange.cpp1406 auto IncI = cast<Instruction>(P.getIncomingValueForBlock(InnerLatch)); in moveLCSSAPhis() local
1409 if (IncI->getParent() != InnerLatch && IncI->getParent() != InnerHeader) in moveLCSSAPhis()
1413 [OuterHeader, OuterExit, IncI, InnerHeader](User *U) { in moveLCSSAPhis()
1415 IncI->getParent() == InnerHeader) || in moveLCSSAPhis()
1421 P.replaceAllUsesWith(IncI); in moveLCSSAPhis()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp662 Instruction *IncI = dyn_cast<Instruction>(IncV); in getLoopPhiForCounter() local
663 if (!IncI) in getLoopPhiForCounter()
666 switch (IncI->getOpcode()) { in getLoopPhiForCounter()
672 if (IncI->getNumOperands() == 2) in getLoopPhiForCounter()
679 PHINode *Phi = dyn_cast<PHINode>(IncI->getOperand(0)); in getLoopPhiForCounter()
681 if (L->isLoopInvariant(IncI->getOperand(1))) in getLoopPhiForCounter()
685 if (IncI->getOpcode() == Instruction::GetElementPtr) in getLoopPhiForCounter()
689 Phi = dyn_cast<PHINode>(IncI->getOperand(1)); in getLoopPhiForCounter()
691 if (L->isLoopInvariant(IncI->getOperand(0))) in getLoopPhiForCounter()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp663 Instruction *IncI = dyn_cast<Instruction>(IncV); in getLoopPhiForCounter() local
664 if (!IncI) in getLoopPhiForCounter()
667 switch (IncI->getOpcode()) { in getLoopPhiForCounter()
673 if (IncI->getNumOperands() == 2) in getLoopPhiForCounter()
680 PHINode *Phi = dyn_cast<PHINode>(IncI->getOperand(0)); in getLoopPhiForCounter()
682 if (L->isLoopInvariant(IncI->getOperand(1))) in getLoopPhiForCounter()
686 if (IncI->getOpcode() == Instruction::GetElementPtr) in getLoopPhiForCounter()
690 Phi = dyn_cast<PHINode>(IncI->getOperand(1)); in getLoopPhiForCounter()
692 if (L->isLoopInvariant(IncI->getOperand(0))) in getLoopPhiForCounter()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp662 Instruction *IncI = dyn_cast<Instruction>(IncV); in getLoopPhiForCounter() local
663 if (!IncI) in getLoopPhiForCounter()
666 switch (IncI->getOpcode()) { in getLoopPhiForCounter()
672 if (IncI->getNumOperands() == 2) in getLoopPhiForCounter()
679 PHINode *Phi = dyn_cast<PHINode>(IncI->getOperand(0)); in getLoopPhiForCounter()
681 if (L->isLoopInvariant(IncI->getOperand(1))) in getLoopPhiForCounter()
685 if (IncI->getOpcode() == Instruction::GetElementPtr) in getLoopPhiForCounter()
689 Phi = dyn_cast<PHINode>(IncI->getOperand(1)); in getLoopPhiForCounter()
691 if (L->isLoopInvariant(IncI->getOperand(0))) in getLoopPhiForCounter()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp662 Instruction *IncI = dyn_cast<Instruction>(IncV); in getLoopPhiForCounter() local
663 if (!IncI) in getLoopPhiForCounter()
666 switch (IncI->getOpcode()) { in getLoopPhiForCounter()
672 if (IncI->getNumOperands() == 2) in getLoopPhiForCounter()
679 PHINode *Phi = dyn_cast<PHINode>(IncI->getOperand(0)); in getLoopPhiForCounter()
681 if (L->isLoopInvariant(IncI->getOperand(1))) in getLoopPhiForCounter()
685 if (IncI->getOpcode() == Instruction::GetElementPtr) in getLoopPhiForCounter()
689 Phi = dyn_cast<PHINode>(IncI->getOperand(1)); in getLoopPhiForCounter()
691 if (L->isLoopInvariant(IncI->getOperand(0))) in getLoopPhiForCounter()
H A DLoopInterchange.cpp1406 auto IncI = cast<Instruction>(P.getIncomingValueForBlock(InnerLatch)); in moveLCSSAPhis() local
1409 if (IncI->getParent() != InnerLatch && IncI->getParent() != InnerHeader) in moveLCSSAPhis()
1413 [OuterHeader, OuterExit, IncI, InnerHeader](User *U) { in moveLCSSAPhis()
1415 IncI->getParent() == InnerHeader) || in moveLCSSAPhis()
1421 P.replaceAllUsesWith(IncI); in moveLCSSAPhis()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp662 Instruction *IncI = dyn_cast<Instruction>(IncV); in getLoopPhiForCounter() local
663 if (!IncI) in getLoopPhiForCounter()
666 switch (IncI->getOpcode()) { in getLoopPhiForCounter()
672 if (IncI->getNumOperands() == 2) in getLoopPhiForCounter()
679 PHINode *Phi = dyn_cast<PHINode>(IncI->getOperand(0)); in getLoopPhiForCounter()
681 if (L->isLoopInvariant(IncI->getOperand(1))) in getLoopPhiForCounter()
685 if (IncI->getOpcode() == Instruction::GetElementPtr) in getLoopPhiForCounter()
689 Phi = dyn_cast<PHINode>(IncI->getOperand(1)); in getLoopPhiForCounter()
691 if (L->isLoopInvariant(IncI->getOperand(0))) in getLoopPhiForCounter()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1318 auto IncI = cast<Instruction>(P.getIncomingValueForBlock(InnerLatch)); in moveLCSSAPhis() local
1321 if (IncI->getParent() != InnerLatch && IncI->getParent() != InnerHeader) in moveLCSSAPhis()
1325 [OuterHeader, OuterExit, IncI, InnerHeader](User *U) { in moveLCSSAPhis()
1327 IncI->getParent() == InnerHeader) || in moveLCSSAPhis()
1333 P.replaceAllUsesWith(IncI); in moveLCSSAPhis()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1390 auto IncI = cast<Instruction>(P.getIncomingValueForBlock(InnerLatch)); in moveLCSSAPhis() local
1393 if (IncI->getParent() != InnerLatch && IncI->getParent() != InnerHeader) in moveLCSSAPhis()
1397 [OuterHeader, OuterExit, IncI, InnerHeader](User *U) { in moveLCSSAPhis()
1399 IncI->getParent() == InnerHeader) || in moveLCSSAPhis()
1405 P.replaceAllUsesWith(IncI); in moveLCSSAPhis()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1368 auto IncI = cast<Instruction>(P.getIncomingValueForBlock(InnerLatch)); in moveLCSSAPhis() local
1371 if (IncI->getParent() != InnerLatch && IncI->getParent() != InnerHeader) in moveLCSSAPhis()
1375 [OuterHeader, OuterExit, IncI, InnerHeader](User *U) { in moveLCSSAPhis()
1377 IncI->getParent() == InnerHeader) || in moveLCSSAPhis()
1383 P.replaceAllUsesWith(IncI); in moveLCSSAPhis()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1390 auto IncI = cast<Instruction>(P.getIncomingValueForBlock(InnerLatch)); in moveLCSSAPhis() local
1393 if (IncI->getParent() != InnerLatch && IncI->getParent() != InnerHeader) in moveLCSSAPhis()
1397 [OuterHeader, OuterExit, IncI, InnerHeader](User *U) { in moveLCSSAPhis()
1399 IncI->getParent() == InnerHeader) || in moveLCSSAPhis()
1405 P.replaceAllUsesWith(IncI); in moveLCSSAPhis()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1368 auto IncI = cast<Instruction>(P.getIncomingValueForBlock(InnerLatch)); in moveLCSSAPhis() local
1371 if (IncI->getParent() != InnerLatch && IncI->getParent() != InnerHeader) in moveLCSSAPhis()
1375 [OuterHeader, OuterExit, IncI, InnerHeader](User *U) { in moveLCSSAPhis()
1377 IncI->getParent() == InnerHeader) || in moveLCSSAPhis()
1383 P.replaceAllUsesWith(IncI); in moveLCSSAPhis()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1368 auto IncI = cast<Instruction>(P.getIncomingValueForBlock(InnerLatch)); in moveLCSSAPhis() local
1371 if (IncI->getParent() != InnerLatch && IncI->getParent() != InnerHeader) in moveLCSSAPhis()
1375 [OuterHeader, OuterExit, IncI, InnerHeader](User *U) { in moveLCSSAPhis()
1377 IncI->getParent() == InnerHeader) || in moveLCSSAPhis()
1383 P.replaceAllUsesWith(IncI); in moveLCSSAPhis()

123