Home
last modified time | relevance | path

Searched refs:rtvec (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-12-stable/contrib/gcc/
Dcoretypes.h45 typedef struct rtvec_def *rtvec; typedef
74 #define rtvec struct _dont_use_rtvec_here * macro
Drtl.c154 rtvec
157 rtvec rt; in rtvec_alloc()
553 rtvec_check_failed_bounds (rtvec r, int n, const char *file, int line, in rtvec_check_failed_bounds()
Drtl.h171 rtvec rt_rtvec;
358 #define NULL_RTVEC (rtvec) 0
499 (*({ rtvec const _rtvec = (RTVEC); const int _i = (I); \
565 extern void rtvec_check_failed_bounds (rtvec, int, const char *, int,
1459 extern rtvec gen_rtvec (int, ...);
1473 extern rtvec rtvec_alloc (int);
1487 extern rtvec gen_rtvec_v (int, rtx *);
1899 extern rtx gen_rtx_CONST_VECTOR (enum machine_mode, rtvec);
Dggc.h237 ((rtvec) ggc_alloc_zone (sizeof (struct rtvec_def) + ((NELT) - 1) \
Dcfgbuild.c317 rtvec vec; in make_edges()
595 rtvec vec; in purge_dead_tablejump_edges()
Demit-rtl.c719 rtvec
743 rtvec
747 rtvec rt_val; in gen_rtvec_v()
4805 static rtvec orig_asm_operands_vector;
4810 static rtvec copy_asm_operands_vector;
4813 static rtvec orig_asm_constraints_vector;
4814 static rtvec copy_asm_constraints_vector;
5037 rtvec v; in gen_const_vector()
5062 gen_rtx_CONST_VECTOR (enum machine_mode mode, rtvec v) in gen_rtx_CONST_VECTOR()
Dsimplify-rtx.c892 rtvec v = rtvec_alloc (n_elts); in simplify_const_unary_operation()
920 rtvec v = rtvec_alloc (n_elts); in simplify_const_unary_operation()
2563 rtvec v = rtvec_alloc (n_elts); in simplify_binary_operation_1()
2641 rtvec v = rtvec_alloc (n_elts); in simplify_binary_operation_1()
2696 rtvec v = rtvec_alloc (n_elts); in simplify_const_binary_operation()
2719 rtvec v = rtvec_alloc (n_elts); in simplify_const_binary_operation()
3542 rtvec v; in simplify_relational_operation()
4193 rtvec v = rtvec_alloc (n_elts); in simplify_ternary_operation()
4238 rtvec result_v = NULL; in simplify_immed_subreg()
Dgensupport.c305 rtvec attr; in process_rtx()
360 rtvec vec = XVEC (elem->data, 4); in is_predicable()
Dvarray.h95 rtvec GTY ((length ("%0.num_elements"),
Dread-rtl.c1581 rtvec return_vec = NULL_RTVEC; in read_rtx_1()
Dexpr.c1790 rtvec vec; in emit_group_load_into_temps()
1837 rtvec vec = rtvec_alloc (XVECLEN (src, 0)); in emit_group_move_into_temps()
5330 rtvec vector = NULL; in store_constructor()
9489 rtvec v; in const_vector_from_tree()
Dcfgrtl.c889 rtvec vec; in redirect_branch_edge()
Dreorg.c469 rtvec seqv = rtvec_alloc (length + 1); in emit_delay_sequence()
Dstmt.c658 rtvec argvec, constraintvec; in expand_asm_operands()
Drtlanal.c3214 rtvec vec = XVEC (PATTERN (tmp), in label_is_jump_target_p()
Dgenattrtab.c510 XVEC (rt_val, i) = va_arg (p, rtvec); in attr_rtx_1()
Dcombine.c1812 rtvec newpat_vec_with_clobbers = 0; in try_combine()
2426 rtvec old = XVEC (newpat, 0); in try_combine()
Dreload1.c2658 rtvec new_v = gen_rtvec_v (XVECLEN (x, i), in eliminate_regs_1()
Ddwarf2out.c9103 rtvec par_elems = XVEC (rtl, 0); in loc_descriptor()
/freebsd-12-stable/contrib/gcc/doc/
Dconfigfiles.texi60 @code{rtvec} and @code{tree}.
/freebsd-12-stable/contrib/gcc/config/ia64/
Dvect.md804 rtvec v = rtvec_alloc (2);
920 rtvec v = gen_rtvec (2, CONST1_RTX (SFmode), CONST1_RTX (SFmode));
965 rtvec v = gen_rtvec (2, CONST1_RTX (SFmode), CONST1_RTX (SFmode));
/freebsd-12-stable/contrib/gcc/config/rs6000/
Drs6000.c7321 rtvec v = rtvec_alloc (n_elt); in altivec_expand_vec_init_builtin()
12191 rtvec vec; in rs6000_emit_sync()
14368 rtvec p; in rs6000_emit_prologue()
14525 rtvec p; in rs6000_emit_prologue()
14557 rtvec p; in rs6000_emit_prologue()
14980 rtvec p; in rs6000_emit_epilogue()
15197 rtvec p; in rs6000_emit_epilogue()
15286 rtvec p; in rs6000_emit_epilogue()
15295 rtvec r = rtvec_alloc (2); in rs6000_emit_epilogue()
15342 rtvec p; in rs6000_emit_epilogue()
/freebsd-12-stable/contrib/gcc/config/s390/
Ds390.c3833 rtvec p; in s390_expand_addcc()
5517 rtvec vec = rtvec_alloc (XVECLEN (pattern, 0) - 1); in s390_execute_target()
7405 rtvec p; in s390_emit_epilogue()
8821 rtvec vec; in s390_emit_call()
/freebsd-12-stable/contrib/gcc/config/i386/
Di386.c9781 rtvec v; in ix86_build_signbit_mask()
9905 rtvec v; in ix86_expand_copysign()
10756 rtvec vec; in ix86_expand_branch()
11801 rtvec v; in ix86_expand_sse_fp_minmax()
16447 rtvec v = rtvec_alloc (n_elt); in ix86_expand_vec_init_builtin()
19145 rtvec v; in ix86_expand_vector_init_general()
Dsse.md3049 rtvec v = rtvec_alloc (n);

12