| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-profile.c | 75 unsigned_type_node, NULL_TREE); in tree_init_edge_profiler() 143 tree steps = build_int_cst_type (unsigned_type_node, value->hdata.intvl.steps); in tree_gen_interval_profiler()
|
| H A D | c-format.h | 258 #define T_UI &unsigned_type_node
|
| H A D | omp-low.c | 351 t = build_int_cst (unsigned_type_node, EDGE_COUNT (bb->succs)); in get_ws_args_for() 2190 val = build_int_cst (unsigned_type_node, 0); in expand_parallel_call() 2201 val = fold_convert (unsigned_type_node, val); in expand_parallel_call() 2212 val = build2 (EQ_EXPR, unsigned_type_node, cond, in expand_parallel_call() 2249 build_int_cst (unsigned_type_node, 1)); in expand_parallel_call() 3219 v = create_tmp_var (unsigned_type_node, ".section"); in expand_omp_sections() 3236 t = build_int_cst (unsigned_type_node, len); in expand_omp_sections() 3252 build_int_cst (unsigned_type_node, 0), NULL, l2); in expand_omp_sections() 3265 u = build_int_cst (unsigned_type_node, i); in expand_omp_sections()
|
| H A D | c-decl.c | 3641 unsigned_type_node); in new_block_byref_decl() 3646 unsigned_type_node); in new_block_byref_decl() 4310 *type = unsigned_type_node; in check_bitfield_type_and_width() 4317 && type_mv != unsigned_type_node in check_bitfield_type_and_width() 5848 TYPE_MODE (ref) = TYPE_MODE (unsigned_type_node); in parser_xref_tag() 5849 TYPE_ALIGN (ref) = TYPE_ALIGN (unsigned_type_node); in parser_xref_tag() 5852 TYPE_PRECISION (ref) = TYPE_PRECISION (unsigned_type_node); in parser_xref_tag() 5853 TYPE_MIN_VALUE (ref) = TYPE_MIN_VALUE (unsigned_type_node); in parser_xref_tag() 6420 tem = unsign ? unsigned_type_node : integer_type_node; in finish_enum() 6852 restype = unsigned_type_node; in start_function() [all …]
|
| H A D | c-common.c | 1693 return unsignedp ? unsigned_type_node : integer_type_node; in c_common_type_for_size() 1741 return unsignedp ? unsigned_type_node : integer_type_node; in c_common_type_for_mode() 1848 return unsigned_type_node; in c_common_unsigned_type() 1881 if (type1 == unsigned_type_node) in c_common_signed_type() 1932 return unsignedp ? unsigned_type_node : integer_type_node; in c_common_signed_or_unsigned_type() 1976 return unsignedp ? unsigned_type_node : integer_type_node; in c_build_bitfield_integer_type() 3293 record_builtin_type (RID_UNSIGNED, "unsigned int", unsigned_type_node); in c_common_nodes_and_builtins() 5907 int int_size = int_cst_value (TYPE_SIZE_UNIT (unsigned_type_node)); in build_indirect_object_id_exp()
|
| H A D | tree-ssa-loop-niter.c | 1199 niter = build_int_cst (unsigned_type_node, 0); in find_loop_niter() 1444 return build_int_cst (unsigned_type_node, i); in loop_niter_by_eval()
|
| H A D | builtin-types.def | 71 DEF_PRIMITIVE_TYPE (BT_UINT, unsigned_type_node)
|
| H A D | tree.c | 5449 else if (component_type == unsigned_type_node) in build_complex_type() 6475 return unsignedp ? unsigned_type_node : integer_type_node; in make_or_reuse_type() 6521 unsigned_type_node = make_unsigned_type (INT_TYPE_SIZE); in build_common_tree_nodes()
|
| H A D | builtins.c | 8731 arg = fold_convert (unsigned_type_node, TREE_VALUE (arglist)); in fold_builtin_isdigit() 8732 arg = build2 (MINUS_EXPR, unsigned_type_node, arg, in fold_builtin_isdigit() 8733 build_int_cst (unsigned_type_node, target_digit0)); in fold_builtin_isdigit() 8735 build_int_cst (unsigned_type_node, 9)); in fold_builtin_isdigit()
|
| H A D | c-typeck.c | 244 return unsigned_type_node; in c_type_promotes_to() 1672 return convert (unsigned_type_node, exp); in perform_integral_promotions()
|
| H A D | tree-data-ref.c | 944 fold_build2 (MINUS_EXPR, unsigned_type_node, in estimate_niter_from_size_of_data()
|
| H A D | tree.h | 3492 #define unsigned_type_node integer_types[itk_unsigned_int] macro
|
| H A D | ChangeLog-2006 | 6272 unsigned_type_node all over.
|
| H A D | ChangeLog-1999 | 8150 unsigned_type_node, ptr_type_node, va_list_type_node,
|
| H A D | ChangeLog-2000 | 24954 (unsigned_type_node): Likewise.
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | cvt.c | 1252 type = unsigned_type_node; in type_promotes_to()
|
| H A D | rtti.c | 1387 &integer_type_node, &unsigned_type_node, in emit_support_tinfos()
|
| H A D | decl.c | 5394 unsigned_type_node); in new_block_byref_decl() 5399 unsigned_type_node); in new_block_byref_decl() 7885 type = unsigned_type_node; in grokdeclarator()
|
| H A D | parser.c | 10304 type = unsigned_type_node; in cp_parser_simple_type_specifier()
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | i386.c | 4409 unsigned_type_node); in ix86_build_builtin_va_list() 4411 unsigned_type_node); in ix86_build_builtin_va_list() 15488 = build_function_type_list (void_type_node, unsigned_type_node, NULL_TREE); in ix86_init_mmx_sse_builtins() 15490 = build_function_type_list (void_type_node, unsigned_type_node, in ix86_init_mmx_sse_builtins() 15491 unsigned_type_node, NULL_TREE); in ix86_init_mmx_sse_builtins() 15494 unsigned_type_node, unsigned_type_node, in ix86_init_mmx_sse_builtins() 15497 = build_function_type (unsigned_type_node, void_list_node); in ix86_init_mmx_sse_builtins() 15697 unsigned_type_node, unsigned_type_node, in ix86_init_mmx_sse_builtins() 15701 unsigned_type_node, unsigned_type_node, in ix86_init_mmx_sse_builtins()
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | c-tree.texi | 586 @item unsigned_type_node.
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | rs6000.c | 8170 tree puint_type_node = build_pointer_type (unsigned_type_node); in spe_init_builtins()
|