Lines Matching refs:rtvec_alloc
694 XVEC (copy, i) = rtvec_alloc (XVECLEN (orig, i)); in attr_copy_rtx()
1061 XVEC (condexp, 0) = rtvec_alloc ((num_alt - 1) * 2); in convert_set_attr_alternative()
1097 XVEC (newexp, 1) = rtvec_alloc (n); in convert_set_attr()
1208 XVEC (newexp, 0) = rtvec_alloc (2); in make_canonical()
1334 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2); in expand_delays()
1350 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2); in expand_delays()
1472 XVEC (newexp, 0) = rtvec_alloc (XVECLEN (exp, 0)); in substitute_address()
1753 XVEC (newexp, 0) = rtvec_alloc (len); in simplify_cond()
4768 XVEC (code_exp, 0) = rtvec_alloc (j); in make_automaton_attrs()
4769 XVEC (lats_exp, 0) = rtvec_alloc (j); in make_automaton_attrs()
4835 XVEC (code_exp, 0) = rtvec_alloc (n_insn_reservs * 2); in make_automaton_attrs()
4836 XVEC (lats_exp, 0) = rtvec_alloc (n_insn_reservs * 2); in make_automaton_attrs()
4863 XVEC (byps_exp, 0) = rtvec_alloc (n_bypasses * 2); in make_automaton_attrs()
4964 XVEC (tem, 0) = rtvec_alloc (0); in main()