Searched refs:AC_FUNC_ATTR_ALWAYSINLINE (Results 1 – 2 of 2) sorted by relevance
154 case AC_FUNC_ATTR_ALWAYSINLINE: return LLVMAlwaysInlineAttribute; in ac_attr_to_llvm_attr()172 case AC_FUNC_ATTR_ALWAYSINLINE: return "alwaysinline"; in attr_to_str()
39 AC_FUNC_ATTR_ALWAYSINLINE = (1 << 0), enumerator