| /freebsd-11-stable/contrib/gcc/ |
| HD | simplify-rtx.c | 897 RTVEC_ELT (v, i) = op; in simplify_const_unary_operation() 907 RTVEC_ELT (v, i) = CONST_VECTOR_ELT (op, i % in_n_elts); in simplify_const_unary_operation() 931 RTVEC_ELT (v, i) = x; in simplify_const_unary_operation() 2572 RTVEC_ELT (v, i) = CONST_VECTOR_ELT (trueop0, in simplify_binary_operation_1() 2652 RTVEC_ELT (v, i) = trueop0; in simplify_binary_operation_1() 2654 RTVEC_ELT (v, i) = CONST_VECTOR_ELT (trueop0, i); in simplify_binary_operation_1() 2659 RTVEC_ELT (v, i) = trueop1; in simplify_binary_operation_1() 2661 RTVEC_ELT (v, i) = CONST_VECTOR_ELT (trueop1, in simplify_binary_operation_1() 2708 RTVEC_ELT (v, i) = x; in simplify_const_binary_operation() 2727 RTVEC_ELT (v, 0) = op0; in simplify_const_binary_operation() [all …]
|
| HD | cfgbuild.c | 327 XEXP (RTVEC_ELT (vec, j), 0), 0); in make_edges() 606 mark_tablejump_edge (XEXP (RTVEC_ELT (vec, j), 0)); in purge_dead_tablejump_edges()
|
| HD | rtl.h | 498 #define RTVEC_ELT(RTVEC, I) __extension__ \ macro 575 #define RTVEC_ELT(RTVEC, I) __PAST_END((RTVEC)->elem, I) macro 689 #define XVECEXP(RTX, N, M) RTVEC_ELT (XVEC (RTX, N), M) 724 #define XCVECEXP(RTX, N, M, C) RTVEC_ELT (XCVEC (RTX, N, C), M)
|
| HD | expr.c | 1794 emit_group_load_1 (&RTVEC_ELT (vec, 0), parallel, src, type, ssize); in emit_group_load_into_temps() 1805 d = force_reg (GET_MODE (d), RTVEC_ELT (vec, i)); in emit_group_load_into_temps() 1808 RTVEC_ELT (vec, i) = e; in emit_group_load_into_temps() 1847 RTVEC_ELT (vec, i) = e; in emit_group_move_into_temps() 5347 RTVEC_ELT (vector, i) = CONST0_RTX (GET_MODE_INNER (mode)); in store_constructor() 5416 RTVEC_ELT (vector, eltpos) in store_constructor() 9510 RTVEC_ELT (v, i) = CONST_DOUBLE_FROM_REAL_VALUE (TREE_REAL_CST (elt), in const_vector_from_tree() 9513 RTVEC_ELT (v, i) = immed_double_const (TREE_INT_CST_LOW (elt), in const_vector_from_tree() 9520 RTVEC_ELT (v, i) = CONST0_RTX (inner); in const_vector_from_tree()
|
| HD | gensupport.c | 369 rtx sub = RTVEC_ELT (vec, i); in is_predicable()
|
| HD | cfgrtl.c | 901 if (XEXP (RTVEC_ELT (vec, j), 0) == old_label) in redirect_branch_edge() 903 RTVEC_ELT (vec, j) = gen_rtx_LABEL_REF (Pmode, new_label); in redirect_branch_edge()
|
| HD | emit-rtl.c | 5053 RTVEC_ELT (v, i) = const_tiny_rtx[constant][(int) inner]; in gen_const_vector() 5070 x = RTVEC_ELT (v, nunits - 1); in gen_rtx_CONST_VECTOR() 5072 if (RTVEC_ELT (v, i) != x) in gen_rtx_CONST_VECTOR()
|
| HD | dwarf2out.c | 9109 loc_result = loc_descriptor (XEXP (RTVEC_ELT (par_elems, 0), 0)); in loc_descriptor() 9110 mode = GET_MODE (XEXP (RTVEC_ELT (par_elems, 0), 0)); in loc_descriptor() 9116 temp = loc_descriptor (XEXP (RTVEC_ELT (par_elems, i), 0)); in loc_descriptor() 9118 mode = GET_MODE (XEXP (RTVEC_ELT (par_elems, i), 0)); in loc_descriptor()
|
| HD | rtlanal.c | 3219 if (XEXP (RTVEC_ELT (vec, i), 0) == label) in label_is_jump_target_p()
|
| HD | ChangeLog-1999 | 9259 * rtl.h (RTL_CHECK1, RTL_CHECK2, RTVEC_ELT): Parenthesize args. 9578 (RTVEC_ELT): Bounds check if --enable-checking. 9581 (XVECEXP, XVECLEN): Define in terms of XVEC, RTVEC_ELT, and 10662 (RTVEC_ELT): Change to match. 10663 (XVECEXP): Use XVEC and RTVEC_ELT.
|
| HD | combine.c | 2473 RTVEC_ELT (newpat_vec_with_clobbers, i) = XVECEXP (newpat, 0, i); in try_combine()
|
| HD | ChangeLog-2000 | 19526 RTL_CHECKC1, RTL_CHECKC2, and RTVEC_ELT macros
|
| HD | ChangeLog-2002 | 26673 RTVEC_ELT): Const-ify.
|
| /freebsd-11-stable/contrib/gcc/config/rs6000/ |
| HD | rs6000.c | 7328 RTVEC_ELT (v, i) = gen_lowpart (inner_mode, x); in altivec_expand_vec_init_builtin() 14407 RTVEC_ELT (p, j++) = gen_rtx_CLOBBER (VOIDmode, in rs6000_emit_prologue() 14410 RTVEC_ELT (p, j++) = gen_rtx_USE (VOIDmode, in rs6000_emit_prologue() 14423 RTVEC_ELT (p, j++) = gen_rtx_SET (VOIDmode, mem, reg); in rs6000_emit_prologue() 14433 RTVEC_ELT (p, j++) = gen_rtx_SET (VOIDmode, mem, reg); in rs6000_emit_prologue() 14443 RTVEC_ELT (p, j++) = gen_rtx_SET (VOIDmode, mem, reg); in rs6000_emit_prologue() 14454 RTVEC_ELT (p, j++) = gen_rtx_SET (VOIDmode, mem, reg); in rs6000_emit_prologue() 14464 RTVEC_ELT (p, j++) = gen_rtx_SET (VOIDmode, mem, reg0); in rs6000_emit_prologue() 14469 RTVEC_ELT (p, j++) = gen_rtx_SET (VOIDmode, sp_reg_rtx, newval); in rs6000_emit_prologue() 14528 RTVEC_ELT (p, 0) = gen_rtx_CLOBBER (VOIDmode, in rs6000_emit_prologue() [all …]
|
| /freebsd-11-stable/contrib/gcc/config/ia64/ |
| HD | vect.md | 805 RTVEC_ELT (v, 0) = TARGET_BIG_ENDIAN ? op2 : op1; 806 RTVEC_ELT (v, 1) = TARGET_BIG_ENDIAN ? op1 : op2;;
|
| /freebsd-11-stable/contrib/gcc/config/s390/ |
| HD | s390.c | 3908 RTVEC_ELT (p, 0) = in s390_expand_addcc() 3910 RTVEC_ELT (p, 1) = in s390_expand_addcc() 3975 RTVEC_ELT (p, 0) = in s390_expand_addcc() 3977 RTVEC_ELT (p, 1) = in s390_expand_addcc() 5521 RTVEC_ELT (vec, i) = copy_rtx (XVECEXP (pattern, 0, i + 1)); in s390_execute_target() 7581 RTVEC_ELT (p, 0) = gen_rtx_RETURN (VOIDmode); in s390_emit_epilogue() 7582 RTVEC_ELT (p, 1) = gen_rtx_USE (VOIDmode, return_reg); in s390_emit_epilogue()
|
| /freebsd-11-stable/contrib/gcc/config/i386/ |
| HD | i386.c | 10786 RTVEC_ELT (vec, 0) = tmp; in ix86_expand_branch() 10787 RTVEC_ELT (vec, 1) in ix86_expand_branch() 10789 RTVEC_ELT (vec, 2) in ix86_expand_branch() 10792 RTVEC_ELT (vec, 3) in ix86_expand_branch() 16454 RTVEC_ELT (v, i) = gen_lowpart (inner_mode, x); in ix86_expand_vec_init_builtin()
|
| HD | sse.md | 3052 RTVEC_ELT (v, i) = constm1_rtx;
|