Home
last modified time | relevance | path

Searched refs:CheckRWInst (Results 1 – 20 of 20) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5853 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
5872 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()
6512 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
6520 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5853 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
5872 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()
6512 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
6520 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6130 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
6149 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()
6829 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
6839 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6130 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
6149 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()
6829 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
6839 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6130 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
6149 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()
6829 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
6839 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3329 auto CheckRWInst = [&](Instruction &I) {
3351 CheckRWInst, *this, UsedAssumedInformationInCheckRWInst))
H A DAttributorAttributes.cpp7199 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
7219 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
7855 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
7866 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3329 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
3351 CheckRWInst, *this, UsedAssumedInformationInCheckRWInst)) in updateImpl()
H A DAttributorAttributes.cpp7199 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
7219 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
7855 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
7866 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3329 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
3351 CheckRWInst, *this, UsedAssumedInformationInCheckRWInst)) in updateImpl()
H A DAttributorAttributes.cpp7199 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
7219 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
7855 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
7866 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3329 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
3351 CheckRWInst, *this, UsedAssumedInformationInCheckRWInst)) in updateImpl()
H A DAttributorAttributes.cpp7199 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
7219 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
7855 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
7866 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3329 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
3351 CheckRWInst, *this, UsedAssumedInformationInCheckRWInst)) in updateImpl()
H A DAttributorAttributes.cpp7199 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
7219 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
7855 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
7866 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3639 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
3674 CheckRWInst, *this, UsedAssumedInformationInCheckRWInst)) in updateImpl()
H A DAttributorAttributes.cpp7206 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
7226 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
7865 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
7876 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DAttributor.cpp4942 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
4961 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp4942 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
4961 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp4942 auto CheckRWInst = [&](Instruction &I) { in updateImpl() local
4961 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()