Home
last modified time | relevance | path

Searched refs:unsigned_type_node (Results 1 – 25 of 53) sorted by relevance

123

/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Dvxworks.cc79 get_identifier ("size"), unsigned_type_node); in vxworks_emutls_var_fields()
84 get_identifier ("module_id"), unsigned_type_node); in vxworks_emutls_var_fields()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-builtins.cc2148 get_identifier (field_name[i]), unsigned_type_node); in build_processor_model_struct()
2157 build_array_type (unsigned_type_node, in build_processor_model_struct()
2281 final = build2 (EQ_EXPR, unsigned_type_node, ref, in fold_builtin_cpu()
2282 build_int_cstu (unsigned_type_node, field_val)); in fold_builtin_cpu()
2320 = build_array_type (unsigned_type_node, index_type); in fold_builtin_cpu()
2331 array_elt = build4 (ARRAY_REF, unsigned_type_node, in fold_builtin_cpu()
2348 array_elt = build4 (ARRAY_REF, unsigned_type_node, ref, in fold_builtin_cpu()
2355 final = build2 (BIT_AND_EXPR, unsigned_type_node, array_elt, in fold_builtin_cpu()
2356 build_int_cstu (unsigned_type_node, field_val)); in fold_builtin_cpu()
2359 build_int_cst (unsigned_type_node, 0)); in fold_builtin_cpu()
Di386.cc4323 unsigned_type_node); in ix86_build_builtin_va_list_64()
4326 unsigned_type_node); in ix86_build_builtin_va_list_64()
23684 tree fenv_type = build_array_type (unsigned_type_node, fenv_index_type); in ix86_atomic_assign_expand_fenv()
23716 tree mxcsr_orig_var = create_tmp_var_raw (unsigned_type_node); in ix86_atomic_assign_expand_fenv()
23717 tree mxcsr_mod_var = create_tmp_var_raw (unsigned_type_node); in ix86_atomic_assign_expand_fenv()
23721 tree hold_assign_orig = build4 (TARGET_EXPR, unsigned_type_node, in ix86_atomic_assign_expand_fenv()
23724 tree hold_mod_val = build2 (BIT_IOR_EXPR, unsigned_type_node, in ix86_atomic_assign_expand_fenv()
23726 build_int_cst (unsigned_type_node, 0x1f80)); in ix86_atomic_assign_expand_fenv()
23727 hold_mod_val = build2 (BIT_AND_EXPR, unsigned_type_node, hold_mod_val, in ix86_atomic_assign_expand_fenv()
23728 build_int_cst (unsigned_type_node, 0xffffffc0)); in ix86_atomic_assign_expand_fenv()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-low.cc4657 sctx->idx = create_tmp_var (unsigned_type_node); in lower_rec_simd_input_clauses()
4658 sctx->lane = create_tmp_var (unsigned_type_node); in lower_rec_simd_input_clauses()
4706 sctx->lastlane = create_tmp_var (unsigned_type_node); in lower_rec_simd_input_clauses()
6744 simt_lane = create_tmp_var (unsigned_type_node); in lower_rec_input_clauses()
6861 sctx.idx = create_tmp_var (unsigned_type_node); in lower_rec_input_clauses()
6862 sctx.lane = create_tmp_var (unsigned_type_node); in lower_rec_input_clauses()
6905 build_int_cst (unsigned_type_node, 0)); in lower_rec_input_clauses()
6918 tree simt_vf = create_tmp_var (unsigned_type_node); in lower_rec_input_clauses()
6923 tree t = build_int_cst (unsigned_type_node, 1); in lower_rec_input_clauses()
6927 t = build_int_cst (unsigned_type_node, 0); in lower_rec_input_clauses()
[all …]
Drange-op.cc4154 #define UINT(N) build_int_cstu (unsigned_type_node, (N))
4311 if (TYPE_PRECISION (unsigned_type_node) > 31) in range_op_lshift_tests()
4314 int_range<2> lhs (unsigned_type_node); in range_op_lshift_tests()
4317 op_lshift.op1_range (op1, unsigned_type_node, lhs, shift); in range_op_lshift_tests()
4322 op_lshift.op1_range (op1, unsigned_type_node, zero, shift); in range_op_lshift_tests()
4330 op_lshift.fold_range (result, unsigned_type_node, op1, shift); in range_op_lshift_tests()
4353 op_lshift.fold_range (result, unsigned_type_node, op1, shift); in range_op_lshift_tests()
4363 int_range_max lhs (build_int_cst (unsigned_type_node, 3), in range_op_rshift_tests()
4364 TYPE_MAX_VALUE (unsigned_type_node)); in range_op_rshift_tests()
4365 int_range_max one (build_one_cst (unsigned_type_node), in range_op_rshift_tests()
[all …]
Domp-expand.cc284 t = build_int_cst (unsigned_type_node, EDGE_COUNT (bb->succs) - 1); in get_ws_args_for()
619 val = build_int_cst (unsigned_type_node, 0); in expand_parallel_call()
620 flags = build_int_cst (unsigned_type_node, 0); in expand_parallel_call()
637 flags = build_int_cst (unsigned_type_node, OMP_CLAUSE_PROC_BIND_KIND (c)); in expand_parallel_call()
640 val = fold_convert_loc (clause_loc, unsigned_type_node, val); in expand_parallel_call()
650 EQ_EXPR, unsigned_type_node, cond, in expand_parallel_call()
691 build_int_cst (unsigned_type_node, 1), in expand_parallel_call()
830 tree flags = build_int_cst (unsigned_type_node, iflags); in expand_task_call()
838 t = fold_build3_loc (loc, COND_EXPR, unsigned_type_node, t, in expand_task_call()
839 build_int_cst (unsigned_type_node, in expand_task_call()
[all …]
Dtree-profile.cc141 unsigned_type_node, NULL_TREE); in gimple_init_gcov_profiler()
307 tree steps = build_int_cst_type (unsigned_type_node, in gimple_gen_interval_profiler()
Domp-offload.cc482 tree arg = build_int_cst (unsigned_type_node, dim); in oacc_dim_call()
500 tree res = pos ? NULL_TREE : build_int_cst (unsigned_type_node, 1); in oacc_thread_numbers()
1350 tree replacement = build_int_cst (unsigned_type_node, level); in oacc_loop_xform_head_tail()
1391 tree mask_arg = build_int_cst (unsigned_type_node, loop->mask); in oacc_loop_process()
1392 tree e_mask_arg = build_int_cst (unsigned_type_node, loop->e_mask); in oacc_loop_process()
Domp-simd-clone.cc1206 tree iter = create_tmp_var (unsigned_type_node, "iter"); in simd_clone_adjust()
1254 build_int_cst (unsigned_type_node, 1)); in simd_clone_adjust()
1357 build_int_cst (unsigned_type_node, in simd_clone_adjust()
1381 add_phi_arg (phi, build_zero_cst (unsigned_type_node), preheader_edge, in simd_clone_adjust()
Dvalue-range.cc2151 #define UINT(N) build_int_cstu (unsigned_type_node, (N))
2334 tree rtype = copy_node (unsigned_type_node); in range_tests_strict_enum()
2422 r0.set_varying (unsigned_type_node); in range_tests_misc()
2423 tree maxuint = wide_int_to_tree (unsigned_type_node, r0.upper_bound ()); in range_tests_misc()
Domp-general.cc2635 res = build_int_cst (unsigned_type_node, GOMP_LAUNCH_PACK (code, 0, op)); in oacc_launch_pack()
2638 device = fold_build2 (LSHIFT_EXPR, unsigned_type_node, in oacc_launch_pack()
2639 device, build_int_cst (unsigned_type_node, in oacc_launch_pack()
2641 res = fold_build2 (BIT_IOR_EXPR, unsigned_type_node, res, device); in oacc_launch_pack()
Dtree-vectorizer.cc323 t = build_int_cst (unsigned_type_node, vf); in adjust_simduid_builtins()
326 t = build_int_cst (unsigned_type_node, 0); in adjust_simduid_builtins()
Dlanghooks.cc548 return unsignedp ? unsigned_type_node : integer_type_node; in lhd_type_for_size()
Dubsan.cc270 : unsigned_type_node); in ubsan_get_source_location_type()
318 build_int_cst (unsigned_type_node, in ubsan_source_location()
320 build_int_cst (unsigned_type_node, in ubsan_source_location()
Dgimple.cc2530 if (type1 == integer_type_node || type1 == unsigned_type_node) in gimple_signed_or_unsigned_type()
2531 return unsignedp ? unsigned_type_node : integer_type_node; in gimple_signed_or_unsigned_type()
2653 return unsignedp ? unsigned_type_node : integer_type_node; in gimple_signed_or_unsigned_type()
Dasan.cc3227 build_int_cst (unsigned_type_node, 0)); in create_odr_indicator()
3347 build_int_cst (unsigned_type_node, in asan_add_global()
3349 build_int_cst (unsigned_type_node, in asan_add_global()
Dtree-ssa-loop-niter.cc2797 src = fold_convert (unsigned_type_node, src); in number_of_iterations_popcount()
2897 niter = build_int_cst (unsigned_type_node, 0); in find_loop_niter()
3203 return build_int_cst (unsigned_type_node, i); in loop_niter_by_eval()
Dbuiltin-types.def63 DEF_PRIMITIVE_TYPE (BT_UINT, unsigned_type_node)
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-lang.cc959 return unsigned_p ? unsigned_type_node : integer_type_node; in lto_type_for_mode()
1250 uintmax_type_node = unsigned_type_node; in lto_build_c_type_nodes()
1289 wint_type_node = unsigned_type_node; in lto_build_c_type_nodes()
1360 NAME_TYPE (unsigned_type_node, "unsigned int"); in lto_init()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm-builtins.cc2649 = build_function_type_list (void_type_node, unsigned_type_node, NULL); in arm_init_builtins()
2651 = build_function_type_list (unsigned_type_node, NULL); in arm_init_builtins()
2664 = build_function_type_list (unsigned_type_node, NULL); in arm_init_builtins()
4182 fenv_var = create_tmp_var_raw (unsigned_type_node); in arm_atomic_assign_expand_fenv()
4185 mask = build_int_cst (unsigned_type_node, in arm_atomic_assign_expand_fenv()
4188 ld_fenv = build4 (TARGET_EXPR, unsigned_type_node, in arm_atomic_assign_expand_fenv()
4191 masked_fenv = build2 (BIT_AND_EXPR, unsigned_type_node, fenv_var, mask); in arm_atomic_assign_expand_fenv()
4210 new_fenv_var = create_tmp_var_raw (unsigned_type_node); in arm_atomic_assign_expand_fenv()
4211 reload_fenv = build4 (TARGET_EXPR, unsigned_type_node, new_fenv_var, in arm_atomic_assign_expand_fenv()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsparc.cc11083 build_pointer_type (unsigned_type_node), 0); in sparc_fpu_init_builtins()
13820 tree fenv_var = create_tmp_var_raw (unsigned_type_node); in sparc_atomic_assign_expand_fenv()
13825 = build4 (TARGET_EXPR, unsigned_type_node, fenv_var, in sparc_atomic_assign_expand_fenv()
13828 tree tmp1_var = create_tmp_var_raw (unsigned_type_node); in sparc_atomic_assign_expand_fenv()
13831 = build2 (BIT_AND_EXPR, unsigned_type_node, fenv_var, in sparc_atomic_assign_expand_fenv()
13832 build_int_cst (unsigned_type_node, in sparc_atomic_assign_expand_fenv()
13835 = build4 (TARGET_EXPR, unsigned_type_node, tmp1_var, masked_fenv_var, in sparc_atomic_assign_expand_fenv()
13861 tree tmp2_var = create_tmp_var_raw (unsigned_type_node); in sparc_atomic_assign_expand_fenv()
13865 = build4 (TARGET_EXPR, unsigned_type_node, tmp2_var, in sparc_atomic_assign_expand_fenv()
13879 = build2 (RSHIFT_EXPR, unsigned_type_node, tmp2_var, in sparc_atomic_assign_expand_fenv()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390.cc16362 tree fenv_var = create_tmp_var_raw (unsigned_type_node); in s390_atomic_assign_expand_fenv()
16375 tree old_fpc = build4 (TARGET_EXPR, unsigned_type_node, fenv_var, call_efpc, in s390_atomic_assign_expand_fenv()
16378 = build2 (BIT_AND_EXPR, unsigned_type_node, fenv_var, in s390_atomic_assign_expand_fenv()
16379 build_int_cst (unsigned_type_node, in s390_atomic_assign_expand_fenv()
16388 new_fpc = build2 (BIT_AND_EXPR, unsigned_type_node, call_efpc, in s390_atomic_assign_expand_fenv()
16389 build_int_cst (unsigned_type_node, in s390_atomic_assign_expand_fenv()
16399 old_fpc = create_tmp_var_raw (unsigned_type_node); in s390_atomic_assign_expand_fenv()
16405 tree raise_old_except = build2 (BIT_AND_EXPR, unsigned_type_node, old_fpc, in s390_atomic_assign_expand_fenv()
16406 build_int_cst (unsigned_type_node, in s390_atomic_assign_expand_fenv()
16408 raise_old_except = build2 (RSHIFT_EXPR, unsigned_type_node, raise_old_except, in s390_atomic_assign_expand_fenv()
[all …]
Ds390-builtin-types.def71 DEF_TYPE (BT_UINT, unsigned_type_node, 0)
73 DEF_TYPE (BT_UINTCONST, unsigned_type_node, 1)
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Drtti.cc1597 &integer_type_node, &unsigned_type_node, in emit_support_tinfos()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.cc10353 fenv_var = create_tmp_var_raw (unsigned_type_node); in sh_atomic_assign_expand_fenv()
10354 mask = build_int_cst (unsigned_type_node, in sh_atomic_assign_expand_fenv()
10357 ld_fenv = build2 (MODIFY_EXPR, unsigned_type_node, in sh_atomic_assign_expand_fenv()
10359 masked_fenv = build2 (BIT_AND_EXPR, unsigned_type_node, fenv_var, mask); in sh_atomic_assign_expand_fenv()
10361 fenv_var = build4 (TARGET_EXPR, unsigned_type_node, fenv_var, in sh_atomic_assign_expand_fenv()
10380 new_fenv_var = create_tmp_var_raw (unsigned_type_node); in sh_atomic_assign_expand_fenv()
10381 reload_fenv = build2 (MODIFY_EXPR, unsigned_type_node, new_fenv_var, in sh_atomic_assign_expand_fenv()

123