| /freebsd-12-stable/contrib/gcc/ |
| D | coretypes.h | 45 typedef struct rtvec_def *rtvec; typedef 74 #define rtvec struct _dont_use_rtvec_here * macro
|
| D | rtl.c | 154 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()
|
| D | rtl.h | 171 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);
|
| D | ggc.h | 237 ((rtvec) ggc_alloc_zone (sizeof (struct rtvec_def) + ((NELT) - 1) \
|
| D | cfgbuild.c | 317 rtvec vec; in make_edges() 595 rtvec vec; in purge_dead_tablejump_edges()
|
| D | emit-rtl.c | 719 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()
|
| D | simplify-rtx.c | 892 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()
|
| D | gensupport.c | 305 rtvec attr; in process_rtx() 360 rtvec vec = XVEC (elem->data, 4); in is_predicable()
|
| D | varray.h | 95 rtvec GTY ((length ("%0.num_elements"),
|
| D | read-rtl.c | 1581 rtvec return_vec = NULL_RTVEC; in read_rtx_1()
|
| D | expr.c | 1790 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()
|
| D | cfgrtl.c | 889 rtvec vec; in redirect_branch_edge()
|
| D | reorg.c | 469 rtvec seqv = rtvec_alloc (length + 1); in emit_delay_sequence()
|
| D | stmt.c | 658 rtvec argvec, constraintvec; in expand_asm_operands()
|
| D | rtlanal.c | 3214 rtvec vec = XVEC (PATTERN (tmp), in label_is_jump_target_p()
|
| D | genattrtab.c | 510 XVEC (rt_val, i) = va_arg (p, rtvec); in attr_rtx_1()
|
| D | combine.c | 1812 rtvec newpat_vec_with_clobbers = 0; in try_combine() 2426 rtvec old = XVEC (newpat, 0); in try_combine()
|
| D | reload1.c | 2658 rtvec new_v = gen_rtvec_v (XVECLEN (x, i), in eliminate_regs_1()
|
| D | dwarf2out.c | 9103 rtvec par_elems = XVEC (rtl, 0); in loc_descriptor()
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | configfiles.texi | 60 @code{rtvec} and @code{tree}.
|
| /freebsd-12-stable/contrib/gcc/config/ia64/ |
| D | vect.md | 804 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/ |
| D | rs6000.c | 7321 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/ |
| D | s390.c | 3833 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/ |
| D | i386.c | 9781 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()
|
| D | sse.md | 3049 rtvec v = rtvec_alloc (n);
|