Home
last modified time | relevance | path

Searched defs:UserInst (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DDominators.cpp116 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
251 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
276 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DDominators.cpp116 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
251 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
276 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DDominators.cpp116 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
251 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
276 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DDominators.cpp116 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
251 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
276 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DDominators.cpp116 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
251 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
276 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DDominators.cpp116 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
251 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
276 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DDivergenceAnalysis.cpp203 Instruction *UserInst = cast<Instruction>(U); in findUsersOutsideInfluenceRegion() local
244 Instruction *UserInst = cast<Instruction>(U); in exploreDataDependency() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DDominators.cpp232 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
250 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDominators.cpp232 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
250 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DDominators.cpp232 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
250 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DDominators.cpp231 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
249 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DLegacyDivergenceAnalysis.cpp212 Instruction *UserInst = cast<Instruction>(U); in findUsersOutsideInfluenceRegion() local
253 Instruction *UserInst = cast<Instruction>(U); in exploreDataDependency() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DDominators.cpp232 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
250 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DDominators.cpp243 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
268 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DDominators.cpp234 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
252 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DDominators.cpp243 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
268 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DDominators.cpp234 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
252 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DDominators.cpp243 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
268 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXModule.cpp151 const auto *UserInst = dyn_cast<Instruction>(U); in runOnModule() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp88 auto UserInst = cast<Instruction>(U.getUser()); in INITIALIZE_PASS_DEPENDENCY() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp88 auto UserInst = cast<Instruction>(U.getUser()); in INITIALIZE_PASS_DEPENDENCY() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp123 Instruction *UserInst = cast<Instruction>(U.getUser()); in RewriteUsesOfClonedInstructions() local
566 auto *UserInst = cast<Instruction>(UseI); in shouldSpeculateInstrs() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp124 Instruction *UserInst = cast<Instruction>(U.getUser()); in RewriteUsesOfClonedInstructions() local
564 auto *UserInst = cast<Instruction>(UseI); in shouldSpeculateInstrs() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp119 Instruction *UserInst = cast<Instruction>(U.getUser()); in RewriteUsesOfClonedInstructions() local
535 auto *UserInst = cast<Instruction>(UseI); in shouldSpeculateInstrs() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/IR/
H A DDominators.cpp227 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
245 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local

12345678