/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const-call.c | 638 tree res = VECTOR_CST_ELT (arg, 0); in fold_const_reduction() 641 res = const_binop (code, type, res, VECTOR_CST_ELT (arg, i)); in fold_const_reduction() 682 VECTOR_CST_ELT (arg, i)); in fold_const_vec_convert() 1344 arg0 = const_binop (code, type, arg0, VECTOR_CST_ELT (arg1, i)); in fold_const_fold_left()
|
H A D | fold-const.c | 577 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1() 1560 tree elem1 = VECTOR_CST_ELT (arg1, i); in const_binop() 1561 tree elem2 = VECTOR_CST_ELT (arg2, i); in const_binop() 1587 tree elem1 = VECTOR_CST_ELT (arg1, i); in const_binop() 1661 ? VECTOR_CST_ELT (arg1, i) in const_binop() 1662 : VECTOR_CST_ELT (arg2, i - in_nelts)); in const_binop() 1706 VECTOR_CST_ELT (arg1, in)); in const_binop() 1708 VECTOR_CST_ELT (arg2, in)); in const_binop() 1812 elem = VECTOR_CST_ELT (arg0, i); in const_unop() 1874 VECTOR_CST_ELT (arg0, i + offset)); in const_unop() [all …]
|
H A D | tree-vect-generic.c | 513 tree cst = VECTOR_CST_ELT (op1, i); in expand_vector_divmod() 565 tree cst2 = VECTOR_CST_ELT (op1, j); in expand_vector_divmod() 914 tree elem1 = VECTOR_CST_ELT (op1, i); in expand_vector_divmod() 1325 return VECTOR_CST_ELT (vect, index); in vector_element()
|
H A D | tree-ssa-forwprop.c | 2060 idx = TREE_INT_CST_LOW (VECTOR_CST_ELT (m, idx)); in simplify_bitfield_ref() 2103 tree val = VECTOR_CST_ELT (mask, i); in is_combined_permutation_identity()
|
H A D | expr.c | 6162 tree v = VECTOR_CST_ELT (value, i); in categorize_ctor_elements_1() 10272 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, VECTOR_CST_ELT (exp, i)); in expand_expr_real_1() 12505 tree elt = VECTOR_CST_ELT (exp, i); in const_vector_mask_from_tree() 12531 elt = VECTOR_CST_ELT (exp, i); in const_scalar_mask_from_tree() 12561 tree elt = VECTOR_CST_ELT (exp, i); in const_vector_from_tree()
|
H A D | hsa-brig.c | 971 tree v = VECTOR_CST_ELT (m_tree_value, i); in emit_to_buffer()
|
H A D | varasm.c | 5054 output_constant (VECTOR_CST_ELT (exp, 0), elt_size, align, in output_constant() 5061 output_constant (VECTOR_CST_ELT (exp, i), elt_size, nalign, in output_constant()
|
H A D | tree-pretty-print.c | 2094 dump_generic_node (pp, VECTOR_CST_ELT (node, i), in dump_generic_node()
|
H A D | cfgexpand.c | 5081 op1 = expand_debug_expr (VECTOR_CST_ELT (exp, i)); in expand_debug_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const-call.cc | 636 tree res = VECTOR_CST_ELT (arg, 0); in fold_const_reduction() 639 res = const_binop (code, type, res, VECTOR_CST_ELT (arg, i)); in fold_const_reduction() 680 VECTOR_CST_ELT (arg, i)); in fold_const_vec_convert() 1346 arg0 = const_binop (code, type, arg0, VECTOR_CST_ELT (arg1, i)); in fold_const_fold_left()
|
H A D | fold-const.cc | 589 tree elt = fold_negate_expr (loc, VECTOR_CST_ELT (t, i)); in fold_negate_expr_1() 1565 tree elem1 = VECTOR_CST_ELT (arg1, i); in const_binop() 1566 tree elem2 = VECTOR_CST_ELT (arg2, i); in const_binop() 1592 tree elem1 = VECTOR_CST_ELT (arg1, i); in const_binop() 1666 ? VECTOR_CST_ELT (arg1, i) in const_binop() 1667 : VECTOR_CST_ELT (arg2, i - in_nelts)); in const_binop() 1711 VECTOR_CST_ELT (arg1, in)); in const_binop() 1713 VECTOR_CST_ELT (arg2, in)); in const_binop() 1817 elem = VECTOR_CST_ELT (arg0, i); in const_unop() 1879 VECTOR_CST_ELT (arg0, i + offset)); in const_unop() [all …]
|
H A D | tree-vect-generic.cc | 613 tree cst = VECTOR_CST_ELT (op1, i); in expand_vector_divmod() 665 tree cst2 = VECTOR_CST_ELT (op1, j); in expand_vector_divmod() 1016 tree elem1 = VECTOR_CST_ELT (op1, i); in expand_vector_divmod() 1472 return VECTOR_CST_ELT (vect, index); in vector_element()
|
H A D | tree-ssa-forwprop.cc | 2469 idx = TREE_INT_CST_LOW (VECTOR_CST_ELT (m, idx)); in simplify_bitfield_ref() 2512 tree val = VECTOR_CST_ELT (mask, i); in is_combined_permutation_identity()
|
H A D | expr.cc | 6510 tree v = VECTOR_CST_ELT (value, i); in categorize_ctor_elements_1() 10721 CONSTRUCTOR_APPEND_ELT (v, NULL_TREE, VECTOR_CST_ELT (exp, i)); in expand_expr_real_1() 12985 tree elt = VECTOR_CST_ELT (exp, i); in const_vector_mask_from_tree() 13017 tree elt = VECTOR_CST_ELT (exp, i); in const_vector_from_tree()
|
H A D | varasm.cc | 5316 output_constant (VECTOR_CST_ELT (exp, 0), elt_size, align, in output_constant() 5323 output_constant (VECTOR_CST_ELT (exp, i), elt_size, nalign, in output_constant()
|
H A D | tree-pretty-print.cc | 2251 dump_generic_node (pp, VECTOR_CST_ELT (node, i), in dump_generic_node()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 11917 = sparc_vis_mul8x16 (TREE_INT_CST_LOW (VECTOR_CST_ELT (cst0, i)), in sparc_handle_vis_mul8x16() 11918 TREE_INT_CST_LOW (VECTOR_CST_ELT (cst1, i))); in sparc_handle_vis_mul8x16() 11924 scale = TREE_INT_CST_LOW (VECTOR_CST_ELT (cst1, 0)); in sparc_handle_vis_mul8x16() 11929 = sparc_vis_mul8x16 (TREE_INT_CST_LOW (VECTOR_CST_ELT (cst0, i)), in sparc_handle_vis_mul8x16() 11936 scale = TREE_INT_CST_LOW (VECTOR_CST_ELT (cst1, 1)); in sparc_handle_vis_mul8x16() 11941 = sparc_vis_mul8x16 (TREE_INT_CST_LOW (VECTOR_CST_ELT (cst0, i)), in sparc_handle_vis_mul8x16() 11999 = TREE_INT_CST_LOW (VECTOR_CST_ELT (arg0, i)); in sparc_fold_builtin() 12035 n_elts.quick_push (VECTOR_CST_ELT (arg0, i)); in sparc_fold_builtin() 12036 n_elts.quick_push (VECTOR_CST_ELT (arg1, i)); in sparc_fold_builtin() 12068 tree e0 = VECTOR_CST_ELT (arg0, i); in sparc_fold_builtin() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 11879 = sparc_vis_mul8x16 (TREE_INT_CST_LOW (VECTOR_CST_ELT (cst0, i)), in sparc_handle_vis_mul8x16() 11880 TREE_INT_CST_LOW (VECTOR_CST_ELT (cst1, i))); in sparc_handle_vis_mul8x16() 11886 scale = TREE_INT_CST_LOW (VECTOR_CST_ELT (cst1, 0)); in sparc_handle_vis_mul8x16() 11891 = sparc_vis_mul8x16 (TREE_INT_CST_LOW (VECTOR_CST_ELT (cst0, i)), in sparc_handle_vis_mul8x16() 11898 scale = TREE_INT_CST_LOW (VECTOR_CST_ELT (cst1, 1)); in sparc_handle_vis_mul8x16() 11903 = sparc_vis_mul8x16 (TREE_INT_CST_LOW (VECTOR_CST_ELT (cst0, i)), in sparc_handle_vis_mul8x16() 11961 = TREE_INT_CST_LOW (VECTOR_CST_ELT (arg0, i)); in sparc_fold_builtin() 11997 n_elts.quick_push (VECTOR_CST_ELT (arg0, i)); in sparc_fold_builtin() 11998 n_elts.quick_push (VECTOR_CST_ELT (arg1, i)); in sparc_fold_builtin() 12030 tree e0 = VECTOR_CST_ELT (arg0, i); in sparc_fold_builtin() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-builtins.cc | 395 = d_eval_constant_expression (loc, VECTOR_CST_ELT (cst, i)); in d_eval_constant_expression()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-builtins.cc | 382 = d_eval_constant_expression (VECTOR_CST_ELT (cst, i)); in d_eval_constant_expression()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-pretty-print.c | 1411 pp->expression (VECTOR_CST_ELT (e, i)); in pp_c_initializer_list()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-pretty-print.cc | 1508 pp->expression (VECTOR_CST_ELT (e, i)); in pp_c_initializer_list()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 17305 tree e = VECTOR_CST_ELT (args[0], i); in ix86_fold_builtin() 17537 tree elt = VECTOR_CST_ELT (args[0], i); in ix86_fold_builtin() 17545 countt = VECTOR_CST_ELT (args[1], i); in ix86_fold_builtin() 17573 elt = VECTOR_CST_ELT (args[n_args - 2], i); in ix86_fold_builtin() 17879 tree elt = VECTOR_CST_ELT (arg1, i); in ix86_gimple_fold_builtin()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-builtin.cc | 2114 splat = VECTOR_CST_ELT (arg0, TREE_INT_CST_LOW (arg1)); in rs6000_gimple_fold_builtin()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 17991 tree e = VECTOR_CST_ELT (args[0], i); in ix86_fold_builtin() 18223 tree elt = VECTOR_CST_ELT (args[0], i); in ix86_fold_builtin() 18231 countt = VECTOR_CST_ELT (args[1], i); in ix86_fold_builtin() 18259 elt = VECTOR_CST_ELT (args[n_args - 2], i); in ix86_fold_builtin() 18661 tree elt = VECTOR_CST_ELT (arg1, i); in ix86_gimple_fold_builtin()
|