Home
last modified time | relevance | path

Searched defs:LLVM_READNONE (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h165 #define LLVM_READNONE __attribute__((__const__)) macro
167 #define LLVM_READNONE macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCompiler.h201 #define LLVM_READNONE __attribute__((__const__)) macro
203 #define LLVM_READNONE macro