Searched refs:LP_FUNC_ATTR_BYVAL (Results 1 – 3 of 3) sorted by relevance
51 LP_FUNC_ATTR_BYVAL = (1 << 1), enumerator
129 case LP_FUNC_ATTR_BYVAL: return LLVMByValAttribute; in lp_attr_to_llvm_attr()147 case LP_FUNC_ATTR_BYVAL: return "byval"; in attr_to_str()
4461 lp_add_function_attr(ctx->main_fn, i + 1, LP_FUNC_ATTR_BYVAL); in si_create_function()