Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp69 F.setOnlyReadsMemory(); in setOnlyReadsMemory()
234 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()
243 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()
299 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()
308 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()
317 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()
410 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()
420 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()
556 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()
594 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h560 void setOnlyReadsMemory() { in setOnlyReadsMemory() function
H A DInstrTypes.h1796 void setOnlyReadsMemory() {
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp780 slot->setOnlyReadsMemory(); in LookupIMP()
802 slot->setOnlyReadsMemory(); in LookupIMPSuper()