Home
last modified time | relevance | path

Searched refs:MAK_WriteOnly (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DFunctionAttrs.h35 MAK_WriteOnly = 3 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp122 return MAK_WriteOnly; in checkFunctionMemoryAccess()
219 return MAK_WriteOnly; in checkFunctionMemoryAccess()
253 case MAK_WriteOnly: in addReadAttrs()