Home
last modified time | relevance | path

Searched refs:mustSuppressSpeculation (Results 26 – 50 of 51) sorted by relevance

123

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1046 if (LI && !LI->getType()->isVectorTy() && !mustSuppressSpeculation(*LI) && in canVectorizeWithIfConvert()
H A DVectorCombine.cpp125 mustSuppressSpeculation(*Load)) in vectorizeLoadInsert()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1048 if (LI && !LI->getType()->isVectorTy() && !mustSuppressSpeculation(*LI) && in canVectorizeWithIfConvert()
H A DVectorCombine.cpp140 mustSuppressSpeculation(*Load)) in vectorizeLoadInsert()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1046 if (LI && !LI->getType()->isVectorTy() && !mustSuppressSpeculation(*LI) && in canVectorizeWithIfConvert()
H A DVectorCombine.cpp125 mustSuppressSpeculation(*Load)) in vectorizeLoadInsert()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp116 mustSuppressSpeculation(*Load)) in vectorizeLoadInsert()
H A DLoopVectorizationLegality.cpp1015 if (LI && !LI->getType()->isVectorTy() && !mustSuppressSpeculation(*LI) && in canVectorizeWithIfConvert()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1046 if (LI && !LI->getType()->isVectorTy() && !mustSuppressSpeculation(*LI) &&
H A DVectorCombine.cpp125 mustSuppressSpeculation(*Load)) in vectorizeLoadInsert()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp125 mustSuppressSpeculation(*Load)) in vectorizeLoadInsert()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Vectorize/
H A DVectorCombine.cpp125 mustSuppressSpeculation(*Load)) in vectorizeLoadInsert()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4045 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4101 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DValueTracking.cpp4045 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4101 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp4045 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4101 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DValueTracking.cpp4310 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4366 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp4334 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4390 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DValueTracking.cpp4470 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4526 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp4348 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4404 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp4348 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4404 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp4571 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4628 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DValueTracking.cpp4571 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4628 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4571 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4628 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DValueTracking.cpp4597 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4654 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp4571 bool llvm::mustSuppressSpeculation(const LoadInst &LI) { in mustSuppressSpeculation() function in llvm
4628 if (mustSuppressSpeculation(*LI)) in isSafeToSpeculativelyExecute()

123