Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDXILResource.h59 bool isWriteable() const { return getIntParameter(0); } in isWriteable() function
80 bool isWriteable() const { return getIntParameter(0); } in isWriteable() function
102 bool isWriteable() const { return getIntParameter(0); } in isWriteable() function
127 bool isWriteable() const { return getIntParameter(0); } in isWriteable() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h153 bool isWriteable() const { in isWriteable() function