Home
last modified time | relevance | path

Searched defs:setOnlyReadsMemory (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h320 void setOnlyReadsMemory() { in setOnlyReadsMemory() function
452 void setOnlyReadsMemory(unsigned n) { in setOnlyReadsMemory() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h495 void setOnlyReadsMemory() { in setOnlyReadsMemory() function
DCallSite.h470 void setOnlyReadsMemory() { in setOnlyReadsMemory() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp51 static bool setOnlyReadsMemory(Function &F) { in setOnlyReadsMemory() function
99 static bool setOnlyReadsMemory(Function &F, unsigned ArgNo) { in setOnlyReadsMemory() function