Searched refs:AC_FUNC_ATTR_ALWAYSINLINE (Results 1 – 4 of 4) sorted by relevance
44 AC_FUNC_ATTR_ALWAYSINLINE = (1 << 0), enumerator
252 case AC_FUNC_ATTR_ALWAYSINLINE: in attr_to_str()
477 ac_add_function_attr(ctx->ac.context, parts[i], -1, AC_FUNC_ATTR_ALWAYSINLINE); in si_build_wrapper_function()
307 ac_add_function_attr(ctx->ac.context, vs, -1, AC_FUNC_ATTR_ALWAYSINLINE); in si_build_prim_discard_compute_shader()