Lines Matching refs:rtvec_alloc
1004 XVEC (condexp, 0) = rtvec_alloc ((num_alt - 1) * 2); in convert_set_attr_alternative()
1040 XVEC (newexp, 1) = rtvec_alloc (n); in convert_set_attr()
1151 XVEC (newexp, 0) = rtvec_alloc (2); in make_canonical()
1282 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2); in expand_delays()
1298 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2); in expand_delays()
1420 XVEC (newexp, 0) = rtvec_alloc (XVECLEN (exp, 0)); in substitute_address()
1754 XVEC (newexp, 0) = rtvec_alloc (len); in simplify_cond()
4959 XVEC (code_exp, 0) = rtvec_alloc (j); in make_automaton_attrs()
4960 XVEC (lats_exp, 0) = rtvec_alloc (j); in make_automaton_attrs()
5026 XVEC (code_exp, 0) = rtvec_alloc (n_insn_reservs * 2); in make_automaton_attrs()
5027 XVEC (lats_exp, 0) = rtvec_alloc (n_insn_reservs * 2); in make_automaton_attrs()
5054 XVEC (byps_exp, 0) = rtvec_alloc (n_bypassed * 2); in make_automaton_attrs()
5212 XVEC (info.def, 0) = rtvec_alloc (0); in main()