Searched refs:AC_FUNC_ATTR_WRITEONLY (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/amd/llvm/ | ||
D | ac_llvm_util.h | 51 AC_FUNC_ATTR_WRITEONLY = (1 << 7), enumerator |
D | ac_llvm_util.c | 255 case AC_FUNC_ATTR_WRITEONLY: in attr_to_str() |