/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcc-rich-location.c | 200 tree expr_type = TREE_TYPE (m_expr); in get_text() local
|
H A D | tree-vrp.c | 892 tree expr_type, in extract_range_from_pointer_plus_expr() 932 tree expr_type, in extract_range_from_plus_minus_expr() 1114 tree expr_type) in get_range_op_handler() 1155 drop_undefines_to_varying (const value_range *vr, tree expr_type) in drop_undefines_to_varying() 1169 tree expr_type, in range_fold_binary_symbolics_p() 1199 tree expr_type, in range_fold_unary_symbolics_p() 1233 tree expr_type, in range_fold_binary_expr() 1258 enum tree_code code, tree expr_type, in range_fold_unary_expr()
|
H A D | vr-values.c | 775 tree expr_type, tree op0, tree op1) in extract_range_from_binary_expr() 3337 vr_set_zero_nonzero_bits (const tree expr_type, in vr_set_zero_nonzero_bits()
|
H A D | tree-ssa-dom.c | 1573 tree expr_type; in eliminate_redundant_computations() local
|
H A D | graphite-isl-ast-to-gimple.c | 322 enum isl_ast_op_type expr_type = isl_ast_expr_get_op_type (expr); in binary_op_to_tree() local
|
H A D | genmatch.c | 711 const char *expr_type; variable 2369 const char *expr_type, in get_operand_type() 4241 const char *expr_type = NULL; in parse_expr() local
|
H A D | ubsan.c | 1802 tree expr_type = TREE_TYPE (expr); in ubsan_instrument_float_cast() local
|
H A D | ipa-prop.c | 5647 ipa_vr::nonzero_p (tree expr_type) const in nonzero_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcc-rich-location.cc | 200 tree expr_type = TREE_TYPE (m_expr); in get_text() local
|
H A D | tree-vrp.cc | 711 tree expr_type, in extract_range_from_pointer_plus_expr() 751 tree expr_type, in extract_range_from_plus_minus_expr() 933 tree expr_type) in get_range_op_handler() 974 drop_undefines_to_varying (const value_range *vr, tree expr_type) in drop_undefines_to_varying() 988 tree expr_type, in range_fold_binary_symbolics_p() 1022 tree expr_type, in range_fold_unary_symbolics_p() 1056 tree expr_type, in range_fold_binary_expr() 1085 enum tree_code code, tree expr_type, in range_fold_unary_expr()
|
H A D | vr-values.cc | 826 tree expr_type, tree op0, tree op1) in extract_range_from_binary_expr() 3237 vr_set_zero_nonzero_bits (const tree expr_type, in vr_set_zero_nonzero_bits()
|
H A D | graphite-isl-ast-to-gimple.cc | 315 enum isl_ast_op_type expr_type = isl_ast_expr_get_op_type (expr); in binary_op_to_tree() local
|
H A D | tree-ssa-dom.cc | 1608 tree expr_type; in eliminate_redundant_computations() local
|
H A D | genmatch.cc | 712 const char *expr_type; member in expr 2378 const char *expr_type, in get_operand_type() 4299 const char *expr_type = NULL; in parse_expr() local
|
H A D | ubsan.cc | 1824 tree expr_type = TREE_TYPE (expr); in ubsan_instrument_float_cast() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cvt.c | 2004 tree expr_type = TREE_TYPE (expr); in can_convert_qual() local 2031 tree expr_type; in perform_qualification_conversions() local
|
H A D | method.c | 715 tree expr_type; in do_build_copy_constructor() local 822 tree expr_type; in do_build_copy_assign() local 1353 tree expr_type = TREE_TYPE (field); in build_comparison_op() local
|
H A D | typeck.c | 7733 tree expr_type = TREE_TYPE (expr); in build_static_cast() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cvt.cc | 2023 tree expr_type = TREE_TYPE (expr); in can_convert_qual() local 2050 tree expr_type; in perform_qualification_conversions() local
|
H A D | method.cc | 738 tree expr_type; in do_build_copy_constructor() local 845 tree expr_type; in do_build_copy_assign() local 1533 tree expr_type = TREE_TYPE (field); in build_comparison_op() local
|
H A D | typeck.cc | 8268 tree expr_type = TREE_TYPE (expr); in build_static_cast() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit.c | 2343 gcc::jit::recording::type *expr_type = expr->get_type (); in valid_case_for_switch() local 2552 gcc::jit::recording::type *expr_type = expr->get_type (); in gcc_jit_block_end_with_switch() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-warn.c | 1173 tree expr_type = TREE_TYPE (expr); in conversion_warning() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit.cc | 3203 gcc::jit::recording::type *expr_type = expr->get_type (); in valid_case_for_switch() local 3412 gcc::jit::recording::type *expr_type = expr->get_type (); in gcc_jit_block_end_with_switch() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-warn.cc | 1175 tree expr_type = TREE_TYPE (expr); in conversion_warning() local
|