/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-cmp-inst-handler.cc | 158 tree signed_type = signed_type_for (dest_type); in operator ()()
|
H A D | brig-code-entry-handler.cc | 1280 = convert_to_integer (signed_type_for (dest_type), clipped_input); in extend_int()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-expand.cc | 1931 itype = signed_type_for (itype); in expand_omp_for_init_counts() 2306 itype = signed_type_for (itype); in expand_omp_for_init_counts() 2540 itype = signed_type_for (vtype); in expand_omp_for_init_vars() 2834 itype = signed_type_for (itype); in expand_omp_for_init_vars() 2949 itype = signed_type_for (itype); in expand_omp_for_init_vars() 4087 tree itype = signed_type_for (type); in expand_omp_for_generic() 4237 t = fold_convert (signed_type_for (TREE_TYPE (startvar)), t); in expand_omp_for_generic() 4297 t = fold_convert (signed_type_for (TREE_TYPE (startvar)), t); in expand_omp_for_generic() 4337 = fold_convert (signed_type_for (TREE_TYPE (itercnt)), in expand_omp_for_generic() 4870 itype = signed_type_for (type); in expand_omp_for_static_nochunk() [all …]
|
H A D | pointer-query.cc | 65 op = fold_convert (signed_type_for (TREE_TYPE (op)), op); in get_offset_range() 84 type = signed_type_for (type); in get_offset_range()
|
H A D | convert.cc | 435 typex = signed_type_for (typex); in do_narrow()
|
H A D | tree-data-ref.cc | 2802 return signed_type_for (ta); in signed_type_for_types() 2804 return signed_type_for (tb); in signed_type_for_types() 2837 ret.quick_push (fold_build2 (op, signed_type_for (TREE_TYPE (coef)), in affine_fn_op() 2840 ret.quick_push (fold_build2 (op, signed_type_for (TREE_TYPE (coef)), in affine_fn_op()
|
H A D | match.pd | 1287 (with { tree stype = signed_type_for (TREE_TYPE (@0)); } 1660 tree ntype = TYPE_UNSIGNED (stype) ? signed_type_for (stype) 1920 (with { tree stype = signed_type_for (TREE_TYPE (@0)); } 2838 (with { tree stype = signed_type_for (TREE_TYPE (@1)); } 2885 (with { tree stype = signed_type_for (TREE_TYPE (@1)); } 2942 (with { tree stype = signed_type_for (TREE_TYPE (@1)); } 5582 (with { tree stype = signed_type_for (TREE_TYPE (@0)); } 5746 (with { tree st = signed_type_for (TREE_TYPE (@1)); } 7098 tree stype = signed_type_for (type0);
|
H A D | fold-const.cc | 722 ? signed_type_for (type) in fold_negate_expr_1() 1984 ctype = signed_type_for (type); in size_diffop_loc() 5509 tree signed_etype = signed_type_for (etype); in build_range_check() 6158 temp = fold_convert (signed_type_for (type), temp); in unextend() 6837 tree cstype = (*signed_type_for) (ctype); in extract_muldiv_1() 7385 tree stype = signed_type_for (TREE_TYPE (arg00)); in fold_single_bit_test_into_sign_test() 12308 itype = signed_type_for (itype); in fold_binary_loc() 13049 tem_type = signed_type_for (TREE_TYPE (tem)); in fold_ternary_loc()
|
H A D | omp-general.cc | 739 itype = signed_type_for (itype); in omp_extract_for_data()
|
H A D | expmed.cc | 5409 t = signed_type_for (type); in make_tree() 5416 t = signed_type_for (type); in make_tree()
|
H A D | tree-vect-loop-manip.cc | 3233 int_ptrsize_type = signed_type_for (ptr_type_node); in vect_create_cond_for_align_checks()
|
H A D | tree-ssa-math-opts.cc | 4639 : signed_type_for (optype); in convert_mult_to_highpart()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-expand.c | 1878 itype = signed_type_for (itype); in expand_omp_for_init_counts() 1981 itype = signed_type_for (vtype); in expand_omp_for_init_vars() 2904 tree itype = signed_type_for (type); in expand_omp_for_generic() 3054 t = fold_convert (signed_type_for (TREE_TYPE (startvar)), t); in expand_omp_for_generic() 3114 t = fold_convert (signed_type_for (TREE_TYPE (startvar)), t); in expand_omp_for_generic() 3155 = fold_convert (signed_type_for (TREE_TYPE (itercnt)), in expand_omp_for_generic() 3660 itype = signed_type_for (type); in expand_omp_for_static_nochunk() 4055 t = fold_convert (signed_type_for (type), t); in expand_omp_for_static_nochunk() 4101 t = fold_convert (signed_type_for (type), t); in expand_omp_for_static_nochunk() 4460 itype = signed_type_for (type); in expand_omp_for_static_chunk() [all …]
|
H A D | omp-grid.c | 503 itype = signed_type_for (type); in grid_gfor_follows_tiling_pattern() 1310 itype = signed_type_for (type); in grid_attempt_target_gridification()
|
H A D | convert.c | 435 typex = signed_type_for (typex); in do_narrow()
|
H A D | tree-data-ref.c | 2547 return signed_type_for (ta); in signed_type_for_types() 2549 return signed_type_for (tb); in signed_type_for_types() 2582 ret.quick_push (fold_build2 (op, signed_type_for (TREE_TYPE (coef)), in affine_fn_op() 2585 ret.quick_push (fold_build2 (op, signed_type_for (TREE_TYPE (coef)), in affine_fn_op()
|
H A D | fold-const.c | 710 ? signed_type_for (type) in fold_negate_expr_1() 1979 ctype = signed_type_for (type); in size_diffop_loc() 5426 tree signed_etype = signed_type_for (etype); in build_range_check() 6076 temp = fold_convert (signed_type_for (type), temp); in unextend() 6744 tree cstype = (*signed_type_for) (ctype); in extract_muldiv_1() 7288 tree stype = signed_type_for (TREE_TYPE (arg00)); in fold_single_bit_test_into_sign_test() 11671 itype = signed_type_for (itype); in fold_binary_loc() 12450 tem_type = signed_type_for (TREE_TYPE (tem)); in fold_ternary_loc()
|
H A D | omp-general.c | 423 itype = signed_type_for (itype); in omp_extract_for_data()
|
H A D | match.pd | 1524 (with { tree stype = signed_type_for (TREE_TYPE (@0)); } 2390 (with { tree stype = signed_type_for (TREE_TYPE (@1)); } 2437 (with { tree stype = signed_type_for (TREE_TYPE (@1)); } 2491 (with { tree stype = signed_type_for (TREE_TYPE (@1)); } 4378 (with { tree stype = signed_type_for (TREE_TYPE (@0)); } 4644 (with { tree st = signed_type_for (TREE_TYPE (@1)); }
|
H A D | tree-vect-loop-manip.c | 3096 int_ptrsize_type = signed_type_for (ptr_type_node); in vect_create_cond_for_align_checks()
|
H A D | expmed.c | 5376 t = signed_type_for (type); in make_tree() 5383 t = signed_type_for (type); in make_tree()
|
H A D | tree.h | 4456 extern tree signed_type_for (tree);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | ChangeLog-2019 | 46 uintmax_type_node. Set signed_size_type_node as the signed_type_for
|
H A D | d-builtins.cc | 812 signed_size_type_node = signed_type_for (size_type_node); in d_build_c_type_nodes()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-builtins.cc | 797 signed_size_type_node = signed_type_for (size_type_node); in d_build_c_type_nodes()
|