Home
last modified time | relevance | path

Searched refs:IncomingInst (Results 1 – 11 of 11) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXAlignmentInfo.cpp77 if (InstMap.find(IncomingInst) == InstMap.end() in get()
78 && InstWebSet.insert(IncomingInst).second) in get()
79 InstWeb.push_back(IncomingInst); in get()
84 && InstWebSet.insert(IncomingInst).second) in get()
85 InstWeb.push_back(IncomingInst); in get()
88 if (InstMap.find(IncomingInst) == InstMap.end() in get()
89 && InstWebSet.insert(IncomingInst).second) in get()
90 InstWeb.push_back(IncomingInst); in get()
99 && InstWebSet.insert(IncomingInst).second) in get()
100 InstWeb.push_back(IncomingInst); in get()
[all …]
H A DGenXConstants.cpp671 auto IncomingInst = cast<Instruction>(Incoming); in loadPhiConstants() local
672 if (Done.insert(IncomingInst).second) in loadPhiConstants()
673 Web.push_back(IncomingInst); in loadPhiConstants()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Analysis/
H A DScopInfo.cpp2446 if (auto *IncomingInst = dyn_cast<Instruction>(U.get())) { in getIncomingStmtFor() local
2447 if (IncomingInst->getParent() == IncomingBB) { in getIncomingStmtFor()
2448 if (ScopStmt *IncomingStmt = getStmtFor(IncomingInst)) in getIncomingStmtFor()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Analysis/
H A DScopInfo.cpp2442 if (auto *IncomingInst = dyn_cast<Instruction>(U.get())) { in getIncomingStmtFor() local
2443 if (IncomingInst->getParent() == IncomingBB) { in getIncomingStmtFor()
2444 if (ScopStmt *IncomingStmt = getStmtFor(IncomingInst)) in getIncomingStmtFor()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp2473 if (auto *IncomingInst = dyn_cast<Instruction>(U.get())) { in getIncomingStmtFor() local
2474 if (IncomingInst->getParent() == IncomingBB) { in getIncomingStmtFor()
2475 if (ScopStmt *IncomingStmt = getStmtFor(IncomingInst)) in getIncomingStmtFor()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp2473 if (auto *IncomingInst = dyn_cast<Instruction>(U.get())) { in getIncomingStmtFor() local
2474 if (IncomingInst->getParent() == IncomingBB) { in getIncomingStmtFor()
2475 if (ScopStmt *IncomingStmt = getStmtFor(IncomingInst)) in getIncomingStmtFor()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp2468 if (auto *IncomingInst = dyn_cast<Instruction>(U.get())) { in getIncomingStmtFor() local
2469 if (IncomingInst->getParent() == IncomingBB) { in getIncomingStmtFor()
2470 if (ScopStmt *IncomingStmt = getStmtFor(IncomingInst)) in getIncomingStmtFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Analysis/
H A DScopInfo.cpp2445 if (auto *IncomingInst = dyn_cast<Instruction>(U.get())) { in getIncomingStmtFor() local
2446 if (IncomingInst->getParent() == IncomingBB) { in getIncomingStmtFor()
2447 if (ScopStmt *IncomingStmt = getStmtFor(IncomingInst)) in getIncomingStmtFor()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp2435 if (auto *IncomingInst = dyn_cast<Instruction>(U.get())) { in getIncomingStmtFor() local
2436 if (IncomingInst->getParent() == IncomingBB) { in getIncomingStmtFor()
2437 if (ScopStmt *IncomingStmt = getStmtFor(IncomingInst)) in getIncomingStmtFor()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp2468 if (auto *IncomingInst = dyn_cast<Instruction>(U.get())) { in getIncomingStmtFor() local
2469 if (IncomingInst->getParent() == IncomingBB) { in getIncomingStmtFor()
2470 if (ScopStmt *IncomingStmt = getStmtFor(IncomingInst)) in getIncomingStmtFor()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp2468 if (auto *IncomingInst = dyn_cast<Instruction>(U.get())) { in getIncomingStmtFor() local
2469 if (IncomingInst->getParent() == IncomingBB) { in getIncomingStmtFor()
2470 if (ScopStmt *IncomingStmt = getStmtFor(IncomingInst)) in getIncomingStmtFor()