/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | AliasAnalysis.h | 299 bool onlyReadsMemory(ImmutableCallSite CS) { in onlyReadsMemory() function 312 bool onlyReadsMemory(const Function *F) { in onlyReadsMemory() function 318 static bool onlyReadsMemory(FunctionModRefBehavior MRB) { in onlyReadsMemory() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | Function.h | 317 bool onlyReadsMemory() const { in onlyReadsMemory() function 448 bool onlyReadsMemory(unsigned n) const { in onlyReadsMemory() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | AliasAnalysis.h | 459 bool onlyReadsMemory(const CallBase *Call) { in onlyReadsMemory() function 472 bool onlyReadsMemory(const Function *F) { in onlyReadsMemory() function 478 static bool onlyReadsMemory(FunctionModRefBehavior MRB) { in onlyReadsMemory() function
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | CallSite.h | 417 bool onlyReadsMemory() const { in onlyReadsMemory() function 564 bool onlyReadsMemory(unsigned OpNo) const { in onlyReadsMemory() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | CallSite.h | 467 bool onlyReadsMemory() const { in onlyReadsMemory() function 632 bool onlyReadsMemory(unsigned OpNo) const { in onlyReadsMemory() function
|
H A D | Function.h | 492 bool onlyReadsMemory() const { in onlyReadsMemory() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | ModRef.h | 194 bool onlyReadsMemory() const { return !isModSet(getModRef()); } in onlyReadsMemory() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | ModRef.h | 195 bool onlyReadsMemory() const { return !isModSet(getModRef()); } in onlyReadsMemory() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | ModRef.h | 195 bool onlyReadsMemory() const { return !isModSet(getModRef()); } in onlyReadsMemory() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | ModRef.h | 195 bool onlyReadsMemory() const { return !isModSet(getModRef()); } in onlyReadsMemory() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | ModRef.h | 195 bool onlyReadsMemory() const { return !isModSet(getModRef()); } in onlyReadsMemory() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Function.cpp | 273 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument 771 bool Function::onlyReadsMemory() const { in onlyReadsMemory() function in Function
|
H A D | Instructions.cpp | 577 bool CallBase::onlyReadsMemory() const { in onlyReadsMemory() function in CallBase
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Function.cpp | 184 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Function.cpp | 187 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument
|