Home
last modified time | relevance | path

Searched refs:c_common_signed_type (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-objc-common.h107 #define LANG_HOOKS_SIGNED_TYPE c_common_signed_type
H A Dc-common.c948 if (!int_fits_type_p (operand, c_common_signed_type (type))) in unsigned_conversion_warning()
1732 c_common_signed_type (tree type) in c_common_signed_type() function
2047 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2229 && !TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
2238 && !TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
2721 tree t1 = c_common_signed_type (t); in c_common_get_alias_set()
3085 signed_size_type_node = c_common_signed_type (size_type_node); in c_common_nodes_and_builtins()
3159 signed_wchar_type_node = c_common_signed_type (wchar_type_node); in c_common_nodes_and_builtins()
H A Dc-common.h641 extern tree c_common_signed_type (tree);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/objc/
H A Dobjc-lang.c123 #define LANG_HOOKS_SIGNED_TYPE c_common_signed_type
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/objc/
H A Dobjc-lang.c123 #define LANG_HOOKS_SIGNED_TYPE c_common_signed_type
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-lang.c127 #define LANG_HOOKS_SIGNED_TYPE c_common_signed_type
H A Dc-common.c1255 if (!int_fits_type_p (operand, c_common_signed_type (type))) in unsigned_conversion_warning()
1954 c_common_signed_type (tree type) in c_common_signed_type() function
2269 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2442 && ! TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
2451 && ! TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
2874 tree t1 = c_common_signed_type (t); in c_common_get_alias_set()
3162 signed_size_type_node = c_common_signed_type (size_type_node); in c_common_nodes_and_builtins()
3280 signed_wchar_type_node = c_common_signed_type (wchar_type_node); in c_common_nodes_and_builtins()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-lang.c127 #define LANG_HOOKS_SIGNED_TYPE c_common_signed_type
H A Dc-common.c1255 if (!int_fits_type_p (operand, c_common_signed_type (type))) in unsigned_conversion_warning()
1954 c_common_signed_type (tree type) in c_common_signed_type() function
2269 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2442 && ! TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
2451 && ! TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
2874 tree t1 = c_common_signed_type (t); in c_common_get_alias_set()
3162 signed_size_type_node = c_common_signed_type (size_type_node); in c_common_nodes_and_builtins()
3280 signed_wchar_type_node = c_common_signed_type (wchar_type_node); in c_common_nodes_and_builtins()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dcp-lang.c180 #define LANG_HOOKS_SIGNED_TYPE c_common_signed_type
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dcp-lang.c180 #define LANG_HOOKS_SIGNED_TYPE c_common_signed_type
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c/
H A DChangeLog39 c_common_signed_type is the same for both mvl and mvr types.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-warn.c1195 if (!int_fits_type_p (expr, c_common_signed_type (type))) in warnings_for_convert_and_check()
1995 && int_fits_type_p (uop, c_common_signed_type (base_type))) in warn_for_sign_compare()
2003 c_common_signed_type (base_type))) in warn_for_sign_compare()
H A Dc-common.c1403 && int_fits_type_p (op0, c_common_signed_type (type)) in unsafe_conversion_p()
1406 && int_fits_type_p (op1, c_common_signed_type (type)) in unsafe_conversion_p()
2400 c_common_signed_type (tree type) in c_common_signed_type() function
2837 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
3026 && !TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
3553 tree t1 = c_common_signed_type (t); in c_common_get_alias_set()
4061 signed_size_type_node = c_common_signed_type (size_type_node); in c_common_nodes_and_builtins()
7289 t1 = c_common_signed_type (t1); in vector_types_compatible_elements_p()
7290 t2 = c_common_signed_type (t2); in vector_types_compatible_elements_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-warn.c1195 if (!int_fits_type_p (expr, c_common_signed_type (type))) in warnings_for_convert_and_check()
1995 && int_fits_type_p (uop, c_common_signed_type (base_type))) in warn_for_sign_compare()
2003 c_common_signed_type (base_type))) in warn_for_sign_compare()
H A Dc-common.c1403 && int_fits_type_p (op0, c_common_signed_type (type)) in unsafe_conversion_p()
1406 && int_fits_type_p (op1, c_common_signed_type (type)) in unsafe_conversion_p()
2400 c_common_signed_type (tree type) in c_common_signed_type() function
2837 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
3026 && !TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
3553 tree t1 = c_common_signed_type (t); in c_common_get_alias_set()
4061 signed_size_type_node = c_common_signed_type (size_type_node); in c_common_nodes_and_builtins()
7289 t1 = c_common_signed_type (t1); in vector_types_compatible_elements_p()
7290 t2 = c_common_signed_type (t2); in vector_types_compatible_elements_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-warn.c1195 if (!int_fits_type_p (expr, c_common_signed_type (type))) in warnings_for_convert_and_check()
1995 && int_fits_type_p (uop, c_common_signed_type (base_type))) in warn_for_sign_compare()
2003 c_common_signed_type (base_type))) in warn_for_sign_compare()
H A Dc-common.c1403 && int_fits_type_p (op0, c_common_signed_type (type)) in unsafe_conversion_p()
1406 && int_fits_type_p (op1, c_common_signed_type (type)) in unsafe_conversion_p()
2400 c_common_signed_type (tree type) in c_common_signed_type() function
2837 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
3026 && !TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
3553 tree t1 = c_common_signed_type (t); in c_common_get_alias_set()
4061 signed_size_type_node = c_common_signed_type (size_type_node); in c_common_nodes_and_builtins()
7289 t1 = c_common_signed_type (t1); in vector_types_compatible_elements_p()
7290 t2 = c_common_signed_type (t2); in vector_types_compatible_elements_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-warn.c1195 if (!int_fits_type_p (expr, c_common_signed_type (type))) in warnings_for_convert_and_check()
1995 && int_fits_type_p (uop, c_common_signed_type (base_type))) in warn_for_sign_compare()
2003 c_common_signed_type (base_type))) in warn_for_sign_compare()
H A Dc-common.c1403 && int_fits_type_p (op0, c_common_signed_type (type)) in unsafe_conversion_p()
1406 && int_fits_type_p (op1, c_common_signed_type (type)) in unsafe_conversion_p()
2400 c_common_signed_type (tree type) in c_common_signed_type() function
2837 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
3026 && !TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
3553 tree t1 = c_common_signed_type (t); in c_common_get_alias_set()
4061 signed_size_type_node = c_common_signed_type (size_type_node); in c_common_nodes_and_builtins()
7289 t1 = c_common_signed_type (t1); in vector_types_compatible_elements_p()
7290 t2 = c_common_signed_type (t2); in vector_types_compatible_elements_p()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-warn.c1195 if (!int_fits_type_p (expr, c_common_signed_type (type))) in warnings_for_convert_and_check()
1995 && int_fits_type_p (uop, c_common_signed_type (base_type))) in warn_for_sign_compare()
2003 c_common_signed_type (base_type))) in warn_for_sign_compare()
H A Dc-common.c1403 && int_fits_type_p (op0, c_common_signed_type (type)) in unsafe_conversion_p()
1406 && int_fits_type_p (op1, c_common_signed_type (type)) in unsafe_conversion_p()
2400 c_common_signed_type (tree type) in c_common_signed_type() function
2837 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
3026 && !TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
3553 tree t1 = c_common_signed_type (t); in c_common_get_alias_set()
4061 signed_size_type_node = c_common_signed_type (size_type_node); in c_common_nodes_and_builtins()
7287 t1 = c_common_signed_type (t1); in vector_types_compatible_elements_p()
7288 t2 = c_common_signed_type (t2); in vector_types_compatible_elements_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-warn.c1195 if (!int_fits_type_p (expr, c_common_signed_type (type))) in warnings_for_convert_and_check()
1995 && int_fits_type_p (uop, c_common_signed_type (base_type))) in warn_for_sign_compare()
2003 c_common_signed_type (base_type))) in warn_for_sign_compare()
H A Dc-common.c1403 && int_fits_type_p (op0, c_common_signed_type (type)) in unsafe_conversion_p()
1406 && int_fits_type_p (op1, c_common_signed_type (type)) in unsafe_conversion_p()
2400 c_common_signed_type (tree type) in c_common_signed_type() function
2837 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
3026 && !TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
3553 tree t1 = c_common_signed_type (t); in c_common_get_alias_set()
4061 signed_size_type_node = c_common_signed_type (size_type_node); in c_common_nodes_and_builtins()
7296 t1 = c_common_signed_type (t1); in vector_types_compatible_elements_p()
7297 t2 = c_common_signed_type (t2); in vector_types_compatible_elements_p()
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-common.c2579 && int_fits_type_p (op0, c_common_signed_type (type)) in unsafe_conversion_p()
2582 && int_fits_type_p (op1, c_common_signed_type (type)) in unsafe_conversion_p()
2733 if (!int_fits_type_p (expr, c_common_signed_type (type))) in warnings_for_convert_and_check()
3606 c_common_signed_type (tree type) in c_common_signed_type() function
4032 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
4221 && !TREE_OVERFLOW (convert (c_common_signed_type (type), in shorten_compare()
4779 tree t1 = c_common_signed_type (t); in c_common_get_alias_set()
5289 signed_size_type_node = c_common_signed_type (size_type_node); in c_common_nodes_and_builtins()
10659 return c_common_signed_type (t1) in same_scalar_type_ignoring_signedness()
10660 == c_common_signed_type (t2); in same_scalar_type_ignoring_signedness()
[all …]

123456789