/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | internal-fn.h | 141 signed int type0 : 8; member 198 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p()
|
H A D | tree-ssa-scopedtables.c | 564 tree type0 = expr0->type; in hashable_expr_equal_p() local
|
H A D | internal-fn.c | 3059 tree type0 = (info.type0 < 0 ? return_type : TREE_TYPE (args[info.type0])); in direct_internal_fn_types() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | internal-fn.h | 145 signed int type0 : 8; member 202 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p()
|
H A D | tree-ssa-scopedtables.cc | 564 tree type0 = expr0->type; in hashable_expr_equal_p() local
|
H A D | tree-vrp.cc | 946 tree type0, in supported_types_p()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid_conf.h | 929 #define TYPE0_FUNCTION_ARGTYPE1_ARGTYPE2(type0, fn_name, type1, arg_name1, type2, arg_name2)\ argument 949 #define TYPE0_FUNCTION_ARG128_ARGTYPE2(type0, fn_name, arg_name1, type2, arg_name2)\ argument 959 #define TYPE0_FUNCTION_ARGTYPE1_ARG128(type0, fn_name, type1, arg_name1, arg_name2)\ argument 969 #define TYPE0_FUNCTION_ARG128_ARG128(type0, fn_name, arg_name1, arg_name2)\ argument 979 #define TYPE0_FUNCTION_ARG1(type0, fn_name, arg_name)\ argument 997 #define TYPE0_FUNCTION_ARGTYPE1(type0, fn_name, type1, arg_name)\ argument 1006 #define TYPE0_FUNCTION_ARGTYPE1_NORND(type0, fn_name, type1, arg_name)\ argument 1072 #define TYPE0_FUNCTION_ARGTYPE1_ARGTYPE2(type0, fn_name, type1, arg_name1, type2, arg_name2)\ argument 1090 #define TYPE0_FUNCTION_ARG128_ARGTYPE2(type0, fn_name, arg_name1, type2, arg_name2)\ argument 1099 #define TYPE0_FUNCTION_ARGTYPE1_ARG128(type0, fn_name, type1, arg_name1, arg_name2)\ argument [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/ |
H A D | bid_conf.h | 929 #define TYPE0_FUNCTION_ARGTYPE1_ARGTYPE2(type0, fn_name, type1, arg_name1, type2, arg_name2)\ argument 949 #define TYPE0_FUNCTION_ARG128_ARGTYPE2(type0, fn_name, arg_name1, type2, arg_name2)\ argument 959 #define TYPE0_FUNCTION_ARGTYPE1_ARG128(type0, fn_name, type1, arg_name1, arg_name2)\ argument 969 #define TYPE0_FUNCTION_ARG128_ARG128(type0, fn_name, arg_name1, arg_name2)\ argument 979 #define TYPE0_FUNCTION_ARG1(type0, fn_name, arg_name)\ argument 997 #define TYPE0_FUNCTION_ARGTYPE1(type0, fn_name, type1, arg_name)\ argument 1006 #define TYPE0_FUNCTION_ARGTYPE1_NORND(type0, fn_name, type1, arg_name)\ argument 1072 #define TYPE0_FUNCTION_ARGTYPE1_ARGTYPE2(type0, fn_name, type1, arg_name1, type2, arg_name2)\ argument 1090 #define TYPE0_FUNCTION_ARG128_ARGTYPE2(type0, fn_name, arg_name1, type2, arg_name2)\ argument 1099 #define TYPE0_FUNCTION_ARGTYPE1_ARG128(type0, fn_name, type1, arg_name1, arg_name2)\ argument [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr-c.c | 52 tree type0, type1, fold = NULL_TREE; in avr_resolve_overloaded_builtin() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr-c.cc | 52 tree type0, type1, fold = NULL_TREE; in avr_resolve_overloaded_builtin() local
|
/netbsd-src/sys/sys/ |
H A D | sdt.h | 178 #define DTRACE_PROBE1(name, type0, arg0) \ argument 180 #define DTRACE_PROBE2(name, type0, arg0, type1, arg1) do \ argument 184 #define DTRACE_PROBE3(name, type0, arg0, type1, arg1, type2, arg2) do \ argument 189 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, \ argument 195 #define DTRACE_PROBE5(name, type0, arg0, type1, arg1, type2, arg2, type3, \ argument 409 #define DTRACE_PROBE1(name, type0, arg0) \ argument 414 #define DTRACE_PROBE2(name, type0, arg0, type1, arg1) \ argument 420 #define DTRACE_PROBE3(name, type0, arg0, type1, arg1, type2, arg2) \ argument 427 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, \ argument 436 #define DTRACE_PROBE5(name, type0, arg0, type1, arg1, type2, arg2, type3, \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-ubsan.c | 123 tree type0 = TREE_TYPE (op0); in ubsan_instrument_shift() local
|
H A D | c-warn.c | 2635 tree type0 = TREE_TYPE (op0); in maybe_warn_shift_overflow() local
|
H A D | c-common.c | 2657 tree type0, tree type1) in binary_op_error() 8095 tree type0 = TREE_TYPE (op0); in scalar_to_vector() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-ubsan.cc | 150 tree type0 = TREE_TYPE (op0); in ubsan_instrument_shift() local
|
H A D | c-warn.cc | 2625 tree type0 = TREE_TYPE (op0); in maybe_warn_shift_overflow() local
|
H A D | c-common.cc | 2851 tree type0, tree type1) in binary_op_error() 8547 tree type0 = TREE_TYPE (op0); in scalar_to_vector() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-convert.cc | 44 tree type0, type1; in d_build_truthvalue_op() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-convert.cc | 44 tree type0, type1; in d_build_truthvalue_op() local
|
/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/ |
H A D | main.c | 406 int type0, type1; in reverse_fb_type() member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 4798 do_warn_enum_conversions (location_t loc, enum tree_code code, tree type0, in do_warn_enum_conversions() 4917 tree type0, type1; in cp_build_binary_op() local 5167 tree type0 = TREE_OPERAND (op0, 0); in cp_build_binary_op() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins.cc | 1216 type_suffix_index type0, in lookup_form() 1231 type_suffix_index type0, in resolve_to()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins.cc | 1221 type_suffix_index type0, in lookup_form() 1236 type_suffix_index type0, in resolve_to()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 4480 tree type0, type1; in cp_build_binary_op() local 4730 tree type0 = TREE_OPERAND (op0, 0); in cp_build_binary_op() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit.cc | 1695 gcc::jit::recording::type *type0 = NULL; in gcc_jit_context_new_array_constructor() local
|