/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-builtins.cc | 133 ix86_get_builtin_type (enum ix86_builtin_type tcode) in ix86_get_builtin_type() 183 ix86_get_builtin_func_type (enum ix86_builtin_func_type tcode) in ix86_get_builtin_func_type() 256 enum ix86_builtin_func_type tcode, in def_builtin() 315 enum ix86_builtin_func_type tcode, enum ix86_builtins code) in def_builtin_const() 330 enum ix86_builtin_func_type tcode, enum ix86_builtins code) in def_builtin_pure()
|
H A D | i386-builtins.h | 231 enum ix86_builtin_func_type tcode; /* type to use in the declaration */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ccmp.cc | 47 tree_code tcode; in ccmp_tree_comparison_p() local 99 tree_code tcode; in ccmp_candidate_p() local
|
H A D | gimple-isel.cc | 123 enum tree_code tcode; in gimple_expand_vec_cond_expr() local
|
H A D | tree-call-cdce.cc | 409 enum tree_code tcode, in gen_one_condition()
|
H A D | optabs.cc | 5913 gen_cond_trap (enum rtx_code code, rtx op1, rtx op2, rtx tcode) in gen_cond_trap() 5958 get_rtx_code_1 (enum tree_code tcode, bool unsignedp) in get_rtx_code_1() 6026 get_rtx_code (enum tree_code tcode, bool unsignedp) in get_rtx_code() 6039 vector_compare_rtx (machine_mode cmp_mode, enum tree_code tcode, in vector_compare_rtx() 6440 enum tree_code tcode; in expand_vec_cmp_expr() local
|
H A D | gimple-match-head.cc | 1361 auto tcode = tree_code (code); in first_commutative_argument() local
|
H A D | explow.cc | 2297 enum tree_code tcode; in rtx_to_tree_code() local
|
H A D | fold-const.cc | 2930 enum tree_code tcode; in combine_comparisons() local 6749 enum tree_code tcode = TREE_CODE (t); in extract_muldiv_1() local
|
H A D | internal-fn.cc | 2831 enum tree_code tcode = (tree_code) int_cst_value (gimple_call_arg (stmt, 4)); in expand_vec_cond_optab_fn() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ccmp.c | 47 tree_code tcode; in ccmp_tree_comparison_p() local 99 tree_code tcode; in ccmp_candidate_p() local
|
H A D | tree-call-cdce.c | 409 enum tree_code tcode, in gen_one_condition()
|
H A D | optabs.c | 5345 gen_cond_trap (enum rtx_code code, rtx op1, rtx op2, rtx tcode) in gen_cond_trap() 5390 get_rtx_code (enum tree_code tcode, bool unsignedp) in get_rtx_code() 5459 vector_compare_rtx (machine_mode cmp_mode, enum tree_code tcode, in vector_compare_rtx() 5871 enum tree_code tcode; in expand_vec_cond_expr() local 5988 enum tree_code tcode; in expand_vec_cmp_expr() local
|
H A D | explow.c | 2265 enum tree_code tcode; in rtx_to_tree_code() local
|
H A D | fold-const.c | 2915 enum tree_code tcode; in combine_comparisons() local 6656 enum tree_code tcode = TREE_CODE (t); in extract_muldiv_1() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-builtins.c | 131 ix86_get_builtin_type (enum ix86_builtin_type tcode) in ix86_get_builtin_type() 181 ix86_get_builtin_func_type (enum ix86_builtin_func_type tcode) in ix86_get_builtin_func_type() 254 enum ix86_builtin_func_type tcode, in def_builtin() 309 enum ix86_builtin_func_type tcode, enum ix86_builtins code) in def_builtin_const() 324 enum ix86_builtin_func_type tcode, enum ix86_builtins code) in def_builtin_pure()
|
H A D | i386-builtins.h | 230 enum ix86_builtin_func_type tcode; /* type to use in the declaration */ member
|
/netbsd-src/sys/dev/ieee1394/ |
H A D | firewire.c | 384 int tcode; in fw_asyreq() local 1061 int tcode; in fw_rcv() local 1512 fw_tl2xfer(struct firewire_comm *fc, int node, int tlabel, int tcode) in fw_tl2xfer()
|
H A D | firewirereg.h | 165 const struct tcode_info *tcode; member
|
H A D | sbp.c | 1386 sbp_write_cmd(struct sbp_dev *sdev, int tcode, int offset) in sbp_write_cmd()
|
H A D | fwohci.c | 1356 int tcode, hdr_len, pl_off, fsegment = -1, i; local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-codegen.cc | 863 tree_code tcode = (code == EQ_EXPR) ? TRUTH_ANDIF_EXPR : TRUTH_ORIF_EXPR; in lower_struct_comparison() local 1017 tree_code tcode = (code == EQ_EXPR) ? TRUTH_ANDIF_EXPR : TRUTH_ORIF_EXPR; in build_array_struct_comparison() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-codegen.cc | 927 tree_code tcode = (code == EQ_EXPR) ? TRUTH_ANDIF_EXPR : TRUTH_ORIF_EXPR; in lower_struct_comparison() local 1074 tree_code tcode = (code == EQ_EXPR) ? TRUTH_ANDIF_EXPR : TRUTH_ORIF_EXPR; in build_array_struct_comparison() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | constexpr.c | 5808 tree_code tcode = TREE_CODE (t); in cxx_eval_constant_expression() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | constexpr.cc | 6624 tree_code tcode = TREE_CODE (t); in cxx_eval_constant_expression() local
|