Home
last modified time | relevance | path

Searched defs:onlyReadsMemory (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h299 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 DFunction.h317 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 DAliasAnalysis.h459 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 DCallSite.h417 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 DCallSite.h467 bool onlyReadsMemory() const { in onlyReadsMemory() function
632 bool onlyReadsMemory(unsigned OpNo) const { in onlyReadsMemory() function
H A DFunction.h492 bool onlyReadsMemory() const { in onlyReadsMemory() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DModRef.h194 bool onlyReadsMemory() const { return !isModSet(getModRef()); } in onlyReadsMemory() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DModRef.h195 bool onlyReadsMemory() const { return !isModSet(getModRef()); } in onlyReadsMemory() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DModRef.h195 bool onlyReadsMemory() const { return !isModSet(getModRef()); } in onlyReadsMemory() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DModRef.h195 bool onlyReadsMemory() const { return !isModSet(getModRef()); } in onlyReadsMemory() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DModRef.h195 bool onlyReadsMemory() const { return !isModSet(getModRef()); } in onlyReadsMemory() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DFunction.cpp273 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument
771 bool Function::onlyReadsMemory() const { in onlyReadsMemory() function in Function
H A DInstructions.cpp577 bool CallBase::onlyReadsMemory() const { in onlyReadsMemory() function in CallBase
/aosp_15_r20/external/llvm/lib/IR/
H A DFunction.cpp184 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DFunction.cpp187 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument