/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-convert.cc | 336 Type *totype = TYPE_LANG_FRONTEND (type); in d_convert() local 348 convert_expr (tree exp, Type *etype, Type *totype) in convert_expr() 627 convert_for_rvalue (tree expr, Type *etype, Type *totype) in convert_for_rvalue() 721 check_valist_conversion (Expression *expr, Type *totype, bool in_assignment) in check_valist_conversion() 775 convert_for_assignment (Expression *expr, Type *totype, bool literalp) in convert_for_assignment() 961 Type *totype = tb->nextOf ()->arrayOf (); in d_array_convert() local
|
H A D | d-codegen.cc | 245 build_float_cst (const real_t &value, Type *totype) in build_float_cst() 1854 tree totype = build_ctype (Type::tuns8->pointerTo ()); in void_okay_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-convert.cc | 336 Type *totype = TYPE_LANG_FRONTEND (type); in d_convert() local 348 convert_expr (tree exp, Type *etype, Type *totype) in convert_expr() 616 convert_for_rvalue (tree expr, Type *etype, Type *totype) in convert_for_rvalue() 696 convert_for_assignment (tree expr, Type *etype, Type *totype) in convert_for_assignment() 857 Type *totype = tb->nextOf ()->arrayOf (); in d_array_convert() local
|
H A D | d-codegen.cc | 242 build_float_cst (const real_t& value, Type *totype) in build_float_cst() 1725 tree totype = build_ctype (Type::tuns8->pointerTo ()); in void_okay_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | call.c | 2467 tree totype = TREE_TYPE (TREE_TYPE (fn)); in add_conv_candidate() local 3920 const vec<tree, va_gc> *args, tree totype, in add_list_candidates() argument 3979 build_user_type_conversion_1 (tree totype, tree expr, int flags, in build_user_type_conversion_1() 4265 build_user_type_conversion (tree totype, tree expr, int flags, in build_user_type_conversion() 4822 tree totype = TREE_TYPE (convs); in build_op_call_1() local 7180 conversion_null_warnings (tree totype, tree expr, tree fn, int argnum) in conversion_null_warnings() 7378 tree totype = convs->type; in convert_like_real_1() local
|
H A D | cvt.c | 1959 tree totype = c_common_type_for_size (precision, 0); in type_promotes_to() local
|
H A D | typeck.c | 2342 string_conv_p (const_tree totype, const_tree exp, int warn) in string_conv_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cvt.cc | 1978 tree totype = c_common_type_for_size (precision, 0); in type_promotes_to() local
|
H A D | call.cc | 2531 tree totype = TREE_TYPE (TREE_TYPE (fn)); in add_conv_candidate() local 4068 const vec<tree, va_gc> *args, tree totype, in add_list_candidates() argument 4135 build_user_type_conversion_1 (tree totype, tree expr, int flags, in build_user_type_conversion_1() 4440 build_user_type_conversion (tree totype, tree expr, int flags, in build_user_type_conversion() 5065 tree totype = TREE_TYPE (convs); in build_op_call() local 7690 conversion_null_warnings (tree totype, tree expr, tree fn, int argnum) in conversion_null_warnings() 7839 tree totype = convs->type; in convert_like_internal() local
|
H A D | typeck.cc | 2531 string_conv_p (const_tree totype, const_tree exp, int warn) in string_conv_p()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-types.c | 2117 tree totype = gfc_nonrestricted_type (TREE_TYPE (t)); in gfc_nonrestricted_type() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-types.cc | 2177 tree totype = gfc_nonrestricted_type (TREE_TYPE (t)); in gfc_nonrestricted_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 3431 tree totype = TREE_TYPE (expr); in c_common_truthvalue_conversion() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.cc | 3669 tree totype = TREE_TYPE (expr); in c_common_truthvalue_conversion() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | ia64.cc | 11237 ia64_invalid_conversion (const_tree fromtype, const_tree totype) in ia64_invalid_conversion()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | ia64.c | 11237 ia64_invalid_conversion (const_tree fromtype, const_tree totype) in ia64_invalid_conversion()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 26873 rs6000_invalid_conversion (const_tree fromtype, const_tree totype) in rs6000_invalid_conversion()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 28302 rs6000_invalid_conversion (const_tree fromtype, const_tree totype) in rs6000_invalid_conversion()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 23398 aarch64_invalid_conversion (const_tree fromtype, const_tree totype) in aarch64_invalid_conversion()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 33273 arm_invalid_conversion (const_tree fromtype, const_tree totype) in arm_invalid_conversion()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 27085 aarch64_invalid_conversion (const_tree fromtype, const_tree totype) in aarch64_invalid_conversion()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 34046 arm_invalid_conversion (const_tree fromtype, const_tree totype) in arm_invalid_conversion()
|