Searched refs:LP_FUNC_ATTR_ALWAYSINLINE (Results 1 – 3 of 3) sorted by relevance
50 LP_FUNC_ATTR_ALWAYSINLINE = (1 << 0), enumerator
128 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()
6475 lp_add_function_attr(parts[i], -1, LP_FUNC_ATTR_ALWAYSINLINE); in si_build_wrapper_function()