Searched refs:LLVMAlwaysInlineAttribute (Results 1 – 5 of 5) sorted by relevance
128 case LP_FUNC_ATTR_ALWAYSINLINE: return LLVMAlwaysInlineAttribute; in lp_attr_to_llvm_attr()
173 case AC_FUNC_ATTR_ALWAYSINLINE: return LLVMAlwaysInlineAttribute; in ac_attr_to_llvm_attr()
108 LLVMAlwaysInlineAttribute = 1<<12, enumerator
70 LLVMAlwaysInlineAttribute = 1<<12, enumerator
135 AlwaysInlineAttribute Attribute = C.LLVMAlwaysInlineAttribute