Searched refs:checkForAllReadWriteInstructions (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 1042 bool checkForAllReadWriteInstructions(
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 1513 if (!A.checkForAllReadWriteInstructions(CheckRWInstForNoSync, *this) || in updateImpl() 4961 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl() 5813 bool Attributor::checkForAllReadWriteInstructions( in checkForAllReadWriteInstructions() function in Attributor
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 2374 if (!A.checkForAllReadWriteInstructions(CheckRWInstForNoSync, *this, in updateImpl() 8062 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl() 8738 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
|
H A D | Attributor.cpp | 1913 bool Attributor::checkForAllReadWriteInstructions( in checkForAllReadWriteInstructions() function in Attributor
|
H A D | OpenMPOpt.cpp | 4420 if (!A.checkForAllReadWriteInstructions( in updateImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 2212 bool checkForAllReadWriteInstructions(function_ref<bool(Instruction &)> Pred,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/ |
D | Attributor.h | 2385 bool checkForAllReadWriteInstructions(function_ref<bool(Instruction &)> Pred,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/ |
D | Attributor.h | 2385 bool checkForAllReadWriteInstructions(function_ref<bool(Instruction &)> Pred,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/ |
D | Attributor.h | 2385 bool checkForAllReadWriteInstructions(function_ref<bool(Instruction &)> Pred,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/ |
D | Attributor.h | 2385 bool checkForAllReadWriteInstructions(function_ref<bool(Instruction &)> Pred,
|