Home
last modified time | relevance | path

Searched +defs:type +defs:code (Results 1 – 25 of 933) sorted by relevance

12345678910>>...38

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dintrinsics.cc44 intrinsic_code code; member
132 intrinsic_code code = intrinsic_decls[i].code; in maybe_set_intrinsic() local
204 call_builtin_fn (tree callexp, built_in_function code, int n, ...) in call_builtin_fn()
239 built_in_function code = (argsize <= INT_TYPE_SIZE) ? BUILT_IN_CTZ in expand_intrinsic_bsf() local
265 tree type = TREE_TYPE (arg); in expand_intrinsic_bsr() local
269 built_in_function code = (argsize <= INT_TYPE_SIZE) ? BUILT_IN_CLZ in expand_intrinsic_bsr() local
303 tree type = TREE_TYPE (TREE_TYPE (ptr)); in expand_intrinsic_bt() local
326 tree_code code; in expand_intrinsic_bt() local
381 built_in_function code = (argsize <= INT_TYPE_SIZE) ? BUILT_IN_POPCOUNT in expand_intrinsic_popcnt() local
405 tree type = TREE_TYPE (callexp); in expand_intrinsic_rotate() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dintrinsics.cc44 intrinsic_code code; member
129 intrinsic_code code = intrinsic_decls[i].code; in maybe_set_intrinsic() local
184 call_builtin_fn (tree callexp, built_in_function code, int n, ...) in call_builtin_fn()
219 built_in_function code = (argsize <= INT_TYPE_SIZE) ? BUILT_IN_CTZ in expand_intrinsic_bsf() local
245 tree type = TREE_TYPE (arg); in expand_intrinsic_bsr() local
249 built_in_function code = (argsize <= INT_TYPE_SIZE) ? BUILT_IN_CLZ in expand_intrinsic_bsr() local
283 tree type = TREE_TYPE (TREE_TYPE (ptr)); in expand_intrinsic_bt() local
308 tree_code code = (intrinsic == INTRINSIC_BTC) ? BIT_XOR_EXPR in expand_intrinsic_bt() local
344 built_in_function code = (argsize == 32) ? BUILT_IN_BSWAP32 in expand_intrinsic_bswap() local
369 built_in_function code = (argsize <= INT_TYPE_SIZE) ? BUILT_IN_POPCOUNT in expand_intrinsic_popcnt() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-match-head.cc211 auto code = tree_code (res_op->code); in gimple_resimplify1() local
277 auto code = tree_code (res_op->code); in gimple_resimplify2() local
356 auto code = tree_code (res_op->code); in gimple_resimplify3() local
534 tree_code code = (tree_code) res_op->code; in maybe_build_generic_op() local
625 auto code = tree_code (res_op->code); in maybe_push_res_to_seq() local
698 gimple_simplify (enum tree_code code, tree type, in gimple_simplify()
719 gimple_simplify (enum tree_code code, tree type, in gimple_simplify()
751 gimple_simplify (enum tree_code code, tree type, in gimple_simplify()
779 gimple_simplify (combined_fn fn, tree type, in gimple_simplify()
799 gimple_simplify (combined_fn fn, tree type, in gimple_simplify()
[all …]
H A Dgimple-fold.h78 enum tree_code code, tree type, tree op0) in gimple_build()
86 enum tree_code code, tree type, tree op0, tree op1) in gimple_build()
94 enum tree_code code, tree type, tree op0, tree op1, tree op2) in gimple_build()
100 gimple_build (gimple_seq *seq, combined_fn fn, tree type) in gimple_build()
106 gimple_build (gimple_seq *seq, combined_fn fn, tree type, tree arg0) in gimple_build()
114 tree type, tree arg0, tree arg1) in gimple_build()
122 tree type, tree arg0, tree arg1, tree arg2) in gimple_build()
129 gimple_convert (gimple_seq *seq, tree type, tree op) in gimple_convert()
144 gimple_build_vector_from_val (gimple_seq *seq, tree type, tree op) in gimple_build_vector_from_val()
161 gimple_build_round_up (gimple_seq *seq, tree type, tree old_size, in gimple_build_round_up()
H A Doptabs-tree.cc38 optab_for_tree_code (enum tree_code code, const_tree type, in optab_for_tree_code()
324 supportable_half_widening_operation (enum tree_code code, tree vectype_out, in supportable_half_widening_operation()
385 supportable_convert_operation (enum tree_code code, in supportable_convert_operation()
434 vec_cmp_icode_p (tree value_type, tree mask_type, enum tree_code code) in vec_cmp_icode_p()
449 vec_cmp_eq_icode_p (tree value_type, tree mask_type, enum tree_code code) in vec_cmp_eq_icode_p()
463 expand_vec_cmp_expr_p (tree value_type, tree mask_type, enum tree_code code) in expand_vec_cmp_expr_p()
474 vcond_icode_p (tree value_type, tree cmp_op_type, enum tree_code code) in vcond_icode_p()
489 vcond_eq_icode_p (tree value_type, tree cmp_op_type, enum tree_code code) in vcond_eq_icode_p()
503 expand_vec_cond_expr_p (tree value_type, tree cmp_op_type, enum tree_code code) in expand_vec_cond_expr_p()
562 target_supports_op_p (tree type, enum tree_code code, in target_supports_op_p()
H A Dfold-const.cc241 fold_undefer_overflow_warnings (bool issue, const gimple *stmt, int code) in fold_undefer_overflow_warnings()
370 tree type; in may_negate_without_overflow_p() local
387 tree type; in negate_expr_p() local
545 tree type = TREE_TYPE (t); in fold_negate_expr_1() local
743 tree type = TREE_TYPE (t); in fold_negate_expr() local
758 tree type, tem; in negate_expr() local
798 split_tree (tree in, tree type, enum tree_code code, in split_tree()
908 associate_trees (location_t loc, tree t1, tree t2, enum tree_code code, tree type) in associate_trees()
958 int_binop_types_match_p (enum tree_code code, const_tree type1, const_tree type2) in int_binop_types_match_p()
988 enum tree_code code, const wide_int &arg1, const wide_int &arg2, in wide_int_binop()
[all …]
H A Dtree-vect-generic.cc53 gimplify_build3 (gimple_stmt_iterator *gsi, enum tree_code code, in gimplify_build3()
54 tree type, tree a, tree b, tree c) in gimplify_build3()
67 gimplify_build2 (gimple_stmt_iterator *gsi, enum tree_code code, in gimplify_build2()
68 tree type, tree a, tree b) in gimplify_build2()
81 gimplify_build1 (gimple_stmt_iterator *gsi, enum tree_code code, tree type, in gimplify_build1()
99 nunits_for_known_piecewise_op (const_tree type) in nunits_for_known_piecewise_op()
118 build_replicated_const (tree type, unsigned int width, HOST_WIDE_INT value) in build_replicated_const()
174 tree_vec_extract (gimple_stmt_iterator *gsi, tree type, in tree_vec_extract()
203 enum tree_code code, tree type ATTRIBUTE_UNUSED) in do_unop()
211 tree bitpos, tree bitsize, enum tree_code code, in do_binop()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptabs-tree.c38 optab_for_tree_code (enum tree_code code, const_tree type, in optab_for_tree_code()
295 supportable_convert_operation (enum tree_code code, in supportable_convert_operation()
344 expand_vec_cmp_expr_p (tree value_type, tree mask_type, enum tree_code code) in expand_vec_cmp_expr_p()
361 vcond_icode_p (tree value_type, tree cmp_op_type, enum tree_code code) in vcond_icode_p()
372 vcond_eq_icode_p (tree value_type, tree cmp_op_type, enum tree_code code) in vcond_eq_icode_p()
386 expand_vec_cond_expr_p (tree value_type, tree cmp_op_type, enum tree_code code) in expand_vec_cond_expr_p()
446 target_supports_op_p (tree type, enum tree_code code, in target_supports_op_p()
H A Dgimple-fold.h73 enum tree_code code, tree type, tree op0) in gimple_build()
81 enum tree_code code, tree type, tree op0, tree op1) in gimple_build()
89 enum tree_code code, tree type, tree op0, tree op1, tree op2) in gimple_build()
95 gimple_build (gimple_seq *seq, combined_fn fn, tree type, tree arg0) in gimple_build()
103 tree type, tree arg0, tree arg1) in gimple_build()
111 tree type, tree arg0, tree arg1, tree arg2) in gimple_build()
118 gimple_convert (gimple_seq *seq, tree type, tree op) in gimple_convert()
133 gimple_build_vector_from_val (gimple_seq *seq, tree type, tree op) in gimple_build_vector_from_val()
H A Dfold-const.c229 fold_undefer_overflow_warnings (bool issue, const gimple *stmt, int code) in fold_undefer_overflow_warnings()
358 tree type; in may_negate_without_overflow_p() local
375 tree type; in negate_expr_p() local
533 tree type = TREE_TYPE (t); in fold_negate_expr_1() local
731 tree type = TREE_TYPE (t); in fold_negate_expr() local
746 tree type, tem; in negate_expr() local
786 split_tree (tree in, tree type, enum tree_code code, in split_tree()
896 associate_trees (location_t loc, tree t1, tree t2, enum tree_code code, tree type) in associate_trees()
946 int_binop_types_match_p (enum tree_code code, const_tree type1, const_tree type2) in int_binop_types_match_p()
976 enum tree_code code, const wide_int &arg1, const wide_int &arg2, in wide_int_binop()
[all …]
H A Dgimple-match-head.c207 tree_code code = res_op->code; in gimple_resimplify1() local
273 tree_code code = res_op->code; in gimple_resimplify2() local
351 tree_code code = res_op->code; in gimple_resimplify3() local
509 tree_code code = (tree_code) res_op->code; in maybe_build_generic_op() local
672 gimple_simplify (enum tree_code code, tree type, in gimple_simplify()
693 gimple_simplify (enum tree_code code, tree type, in gimple_simplify()
725 gimple_simplify (enum tree_code code, tree type, in gimple_simplify()
753 gimple_simplify (combined_fn fn, tree type, in gimple_simplify()
773 gimple_simplify (combined_fn fn, tree type, in gimple_simplify()
794 gimple_simplify (combined_fn fn, tree type, in gimple_simplify()
[all …]
H A Dtree-vect-generic.c53 nunits_for_known_piecewise_op (const_tree type) in nunits_for_known_piecewise_op()
72 build_replicated_const (tree type, tree inner_type, HOST_WIDE_INT value) in build_replicated_const()
126 tree_vec_extract (gimple_stmt_iterator *gsi, tree type, in tree_vec_extract()
159 enum tree_code code, tree type ATTRIBUTE_UNUSED) in do_unop()
167 tree bitpos, tree bitsize, enum tree_code code, in do_binop()
185 tree bitpos, tree bitsize, enum tree_code code, tree type) in do_compare()
215 enum tree_code code, tree type ATTRIBUTE_UNUSED) in do_plus_minus()
311 expand_vector_parallel (gimple_stmt_iterator *gsi, elem_op_func f, tree type, in expand_vector_parallel()
312 tree a, tree b, enum tree_code code) in expand_vector_parallel()
358 tree type, tree a, tree b, enum tree_code code) in expand_vector_addition()
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dconfig_reg.c94 DWORD type, const char *data, DWORD cb_data, in _krb5_store_string_to_reg_value()
220 DWORD type, DWORD cb_data) in _krb5_parse_reg_value_as_string()
259 DWORD type, DWORD cb_data, char *separator) in _krb5_parse_reg_value_as_multi_string()
466 DWORD type, DWORD cbdata, krb5_config_section ** parent) in parse_reg_value()
470 krb5_error_code code = 0; in parse_reg_value() local
507 DWORD type; in parse_reg_values() local
509 krb5_error_code code; in parse_reg_values() local
540 krb5_error_code code; in parse_reg_subkeys() local
580 krb5_error_code code = 0; in parse_reg_root() local
601 krb5_error_code code = 0; in load_config_from_regpath() local
[all …]
/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_interface.c73 kdbprinttrap(int type, int code) in kdbprinttrap()
87 kdb_trap(int type, int code, db_regs_t *regs) in kdb_trap()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c147 tree type = TREE_TYPE (decl); in gfc_omp_array_data() local
172 tree type = TREE_TYPE (decl); in gfc_omp_privatize_by_reference() local
300 gfc_has_alloc_comps (tree type, tree decl) in gfc_has_alloc_comps()
337 tree type = TREE_TYPE (decl); in gfc_omp_private_outer_ref() local
361 enum tree_code code = TREE_CODE (t); in gfc_omp_unshare_expr_r() local
405 tree type = TREE_TYPE (decl), then_b, tem, field; in gfc_walk_alloc_comps() local
587 tree type = TREE_TYPE (decl), size, ptr, cond, then_b, else_b; in gfc_omp_clause_default_ctor() local
699 tree type = TREE_TYPE (dest), ptr, size, call; in gfc_omp_clause_copy_ctor() local
806 tree type = TREE_TYPE (dest), ptr, size, call, nonalloc; in gfc_omp_clause_assign_op() local
1041 tree type = TREE_TYPE (dest), ptr, size, nelems = NULL_TREE; in gfc_omp_clause_linear_ctor() local
[all …]
H A Dtrans-io.c70 enum iofield_type type; member
78 tree type; member
84 #define IOPARM(param_type, name, mask, type) IOPARM_##param_type##_##name, argument
103 #define IOPARM(param_type, name, mask, type) \ argument
168 unsigned int type; in gfc_build_st_parameter() local
496 set_parameter_tree (stmtblock_t *block, tree var, enum iofield type, tree value) in set_parameter_tree()
515 set_parameter_const (stmtblock_t *block, tree var, enum iofield type, in set_parameter_const()
530 set_parameter_value (stmtblock_t *block, tree var, enum iofield type, in set_parameter_value()
561 enum iofield type, gfc_expr *e) in set_parameter_value_chk()
621 enum iofield type, gfc_expr *e) in set_parameter_value_inquire()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc153 tree type = TREE_TYPE (decl); in gfc_omp_array_data() local
178 tree type = TREE_TYPE (decl); in gfc_omp_privatize_by_reference() local
329 gfc_has_alloc_comps (tree type, tree decl) in gfc_has_alloc_comps()
369 gfc_is_polymorphic_nonptr (tree type) in gfc_is_polymorphic_nonptr()
380 gfc_is_unlimited_polymorphic_nonptr (tree type) in gfc_is_unlimited_polymorphic_nonptr()
409 tree type = TREE_TYPE (decl); in gfc_omp_allocatable_p() local
426 tree type = TREE_TYPE (decl); in gfc_omp_private_outer_ref() local
450 enum tree_code code = TREE_CODE (t); in gfc_omp_unshare_expr_r() local
494 tree type = TREE_TYPE (decl), then_b, tem, field; in gfc_walk_alloc_comps() local
676 tree type = TREE_TYPE (decl), size, ptr, cond, then_b, else_b; in gfc_omp_clause_default_ctor() local
[all …]
/netbsd-src/usr.sbin/mrouted/
H A Digmp.c79 packet_kind(u_int type, u_int code) in packet_kind()
280 igmp_log_level(u_int type, u_int code) in igmp_log_level()
302 send_igmp(u_int32_t src, u_int32_t dst, int type, int code, u_int32_t group, in send_igmp()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtins.cc136 tree type, itype; in ix86_get_builtin_type() local
185 tree type; in ix86_get_builtin_func_type() local
257 enum ix86_builtins code) in def_builtin()
287 tree type = ix86_get_builtin_func_type (tcode); in def_builtin() local
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()
375 tree decl, type; in ix86_add_new_builtins() local
471 tree type, attrs, attrs_type; in ix86_init_tm_builtins() local
472 enum built_in_function code = (enum built_in_function) d->code; in ix86_init_tm_builtins() local
1266 make_cpu_type_builtin (const char* name, int code, in make_cpu_type_builtin()
[all …]
/netbsd-src/sys/arch/m68k/include/
H A Ddb_machdep.h70 #define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BREAKPOINT) argument
72 #define IS_WATCHPOINT_TRAP(type, code) ((type) == T_WATCHPOINT) argument
74 #define IS_WATCHPOINT_TRAP(type, code) 0 argument
/netbsd-src/sys/arch/usermode/include/
H A Ddb_machdep.h41 #define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BPTFLT) argument
42 #define IS_WATCHPOINT_TRAP(type, code) ((type) == T_TRCTRAP && (code) & 15) argument
72 #define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BPTFLT) argument
73 #define IS_WATCHPOINT_TRAP(type, code) (0) argument
/netbsd-src/sys/arch/riscv/include/
H A Ddb_machdep.h80 IS_BREAKPOINT_TRAP(type,code) global() argument
81 IS_WATCHPOINT_TRAP(type,code) global() argument
96 db_set_ddb_regs(int type,struct trapframe * tf) db_set_ddb_regs() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.c330 const enum tree_code code = TREE_CODE (t); in simple_type_specifier() local
441 const enum tree_code code = TREE_CODE (t); in pp_c_specifier_qualifier_list() local
593 tree type = TREE_TYPE (maxval); in direct_abstract_declarator() local
999 tree type = TREE_TYPE (e); in pp_c_enumeration_constant() local
1077 tree type = TREE_TYPE (e); in pp_c_compound_literal() local
1103 tree type = TREE_TYPE (e); in pp_c_complex_expr() local
1146 const enum tree_code code = TREE_CODE (e); in constant() local
1156 tree type = TREE_TYPE (e); in constant() local
1362 tree type = TREE_TYPE (e); in pp_c_initializer_list() local
1363 const enum tree_code code = TREE_CODE (type); in pp_c_initializer_list() local
[all …]
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dirp_nw.c144 nw_byaddr(struct irs_nw *this, void *net, int length, int type) { in nw_byaddr()
149 int code; in nw_byaddr() local
193 nw_byname(struct irs_nw *this, const char *name, int type) { in nw_byname()
198 int code; in nw_byname() local
245 int code; in nw_rewind() local
276 int code; in nw_next() local
/netbsd-src/sys/arch/mips/include/
H A Ddb_machdep.h82 #define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BREAK) argument
83 #define IS_WATCHPOINT_TRAP(type, code) (0) /* XXX mips3 watchpoint */ argument
97 db_set_ddb_regs(int type, struct reg *regs) in db_set_ddb_regs()

12345678910>>...38