Searched refs:LP_FUNC_ATTR_ALWAYSINLINE (Results 1 – 2 of 2) sorted by relevance
51 LP_FUNC_ATTR_ALWAYSINLINE = (1 << 0), enumerator
129 case LP_FUNC_ATTR_ALWAYSINLINE: return LLVMAlwaysInlineAttribute; in lp_attr_to_llvm_attr()146 case LP_FUNC_ATTR_ALWAYSINLINE: return "alwaysinline"; in attr_to_str()