Lines Matching refs:rtvec_alloc
1010 XVEC (condexp, 0) = rtvec_alloc ((num_alt - 1) * 2); in convert_set_attr_alternative()
1046 XVEC (newexp, 1) = rtvec_alloc (n); in convert_set_attr()
1157 XVEC (newexp, 0) = rtvec_alloc (2); in make_canonical()
1288 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2); in expand_delays()
1304 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2); in expand_delays()
1426 XVEC (newexp, 0) = rtvec_alloc (XVECLEN (exp, 0)); in substitute_address()
1755 XVEC (newexp, 0) = rtvec_alloc (len); in simplify_cond()
5070 XVEC (code_exp, 0) = rtvec_alloc (j); in make_automaton_attrs()
5071 XVEC (lats_exp, 0) = rtvec_alloc (j); in make_automaton_attrs()
5137 XVEC (code_exp, 0) = rtvec_alloc (n_insn_reservs * 2); in make_automaton_attrs()
5138 XVEC (lats_exp, 0) = rtvec_alloc (n_insn_reservs * 2); in make_automaton_attrs()
5165 XVEC (byps_exp, 0) = rtvec_alloc (n_bypassed * 2); in make_automaton_attrs()
5323 XVEC (info.def, 0) = rtvec_alloc (0); in main()