Home
last modified time | relevance | path

Searched defs:unsignedp (Results 1 – 25 of 85) sorted by relevance

1234

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpmed.c1469 machine_mode tmode, bool unsignedp) in convert_extracted_bit_field()
1499 int unsignedp, rtx target, in extract_bit_field_using_extv()
1597 int unsignedp, rtx target, machine_mode mode, in extract_bit_field_1()
1840 unsigned HOST_WIDE_INT bitnum, int unsignedp, in extract_integral_bit_field()
2053 int unsignedp, rtx target, machine_mode mode, in extract_bit_field()
2116 int unsignedp, bool reverse) in extract_fixed_bit_field()
2145 int unsignedp, bool reverse) in extract_fixed_bit_field_1()
2243 unsigned HOST_WIDE_INT bitpos, int unsignedp, in extract_split_bit_field()
2644 poly_int64 amount, rtx target, int unsignedp) in expand_shift()
2655 int amount, rtx target, int unsignedp) in maybe_expand_shift()
[all …]
H A Doptabs.c197 int unsignedp, int no_extend) in widen_operand()
251 rtx target, int unsignedp) in expand_widen_pattern_expr()
315 rtx op1, rtx op2, rtx target, int unsignedp) in expand_ternary_op()
337 rtx op0, rtx op1, rtx target, int unsignedp, in simplify_expand_binop()
356 rtx op0, rtx op1, rtx target, int unsignedp, in force_expand_binop()
422 int unsignedp, enum optab_methods methods) in expand_superword_shift()
453 int unsignedp, enum optab_methods methods, in expand_subword_shift()
538 int unsignedp, enum optab_methods methods, in expand_doubleword_shift_condmove()
619 int unsignedp, enum optab_methods methods, in expand_doubleword_shift()
905 rtx op1, rtx target, int unsignedp, in expand_simple_binop()
[all …]
H A Ddojump.c669 do_jump_by_parts_greater_rtx (scalar_int_mode mode, int unsignedp, rtx op0, in do_jump_by_parts_greater_rtx()
755 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (treeop0)); in do_jump_by_parts_greater() local
956 do_compare_rtx_and_jump (rtx op0, rtx op1, enum rtx_code code, int unsignedp, in do_compare_rtx_and_jump()
1192 int unsignedp; in do_compare_and_jump() local
H A Doptabs-query.c277 int unsignedp) in can_extend_p()
292 int unsignedp) in can_float_p()
307 int unsignedp, bool *truncp_ptr) in can_fix_p()
H A Dgimple-laddress.c106 int volatilep = 0, reversep, unsignedp = 0; in execute() local
H A Dexplow.c803 int unsignedp; in promote_mode() local
855 int unsignedp = TYPE_UNSIGNED (type); in promote_decl_mode() local
895 int unsignedp = TYPE_UNSIGNED (type); in promote_ssa_mode() local
H A Dccmp.c171 int unsignedp; in expand_ccmp_next() local
H A Dexpr.c212 convert_move (rtx to, rtx from, int unsignedp) in convert_move()
274 convert_mode_scalar (rtx to, rtx from, int unsignedp) in convert_mode_scalar()
632 convert_to_mode (machine_mode mode, rtx x, int unsignedp) in convert_to_mode()
648 convert_modes (machine_mode mode, machine_mode oldmode, rtx x, int unsignedp) in convert_modes()
4872 int unsignedp, reversep, volatilep = 0; in get_bit_range() local
5025 int unsignedp, reversep, volatilep = 0; in expand_assignment() local
7802 convert_tree_comp_to_rtx (enum tree_code tcode, int unsignedp) in convert_tree_comp_to_rtx()
7904 int unsignedp, reversep, volatilep = 0; in expand_expr_addr_expr_1() local
8298 int unsignedp = TYPE_UNSIGNED (type); in expand_cond_expr_using_cmove() local
8395 int unsignedp; in expand_expr_real_2() local
[all …]
H A Dtree-outof-ssa.c277 int unsignedp; in insert_value_copy_on_edge() local
652 int unsignedp; in get_temp_reg() local
H A Dcalls.c98 int unsignedp; member
2071 int unsignedp; in initialize_argument_information() local
2448 int unsignedp = args[i].unsignedp; in precompute_arguments() local
4581 int unsignedp = TYPE_UNSIGNED (type); in expand_call() local
5523 int unsignedp = TYPE_UNSIGNED (tfom); in emit_library_call_value_1() local
H A Dubsan.c1431 int volatilep = 0, reversep, unsignedp = 0; in maybe_instrument_pointer_overflow() local
1670 int volatilep = 0, reversep, unsignedp = 0; in instrument_bool_enum_load() local
2092 int volatilep = 0, reversep, unsignedp = 0; in instrument_object_size() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexpmed.c1203 enum machine_mode tmode, bool unsignedp) in convert_extracted_bit_field()
1232 int unsignedp, bool packedp, rtx target, in extract_bit_field_1()
1707 unsigned HOST_WIDE_INT bitnum, int unsignedp, bool packedp, in extract_bit_field()
1737 int unsignedp, bool packedp) in extract_fixed_bit_field()
1959 unsigned HOST_WIDE_INT bitpos, int unsignedp) in extract_split_bit_field()
2161 rtx amount, rtx target, int unsignedp) in expand_shift_1()
2333 int amount, rtx target, int unsignedp) in expand_shift()
2348 tree amount, rtx target, int unsignedp) in expand_variable_shift()
3085 int unsignedp) in expand_mult()
3230 int unsignedp, optab this_optab) in expand_widening_mult()
[all …]
H A Doptabs.c316 int unsignedp, int no_extend) in widen_operand()
578 rtx target, int unsignedp) in expand_widen_pattern_expr()
642 rtx op1, rtx op2, rtx target, int unsignedp) in expand_ternary_op()
664 rtx op0, rtx op1, rtx target, int unsignedp, in simplify_expand_binop()
683 rtx op0, rtx op1, rtx target, int unsignedp, in force_expand_binop()
778 int unsignedp, enum optab_methods methods) in expand_superword_shift()
808 int unsignedp, enum optab_methods methods, in expand_subword_shift()
891 int unsignedp, enum optab_methods methods, in expand_doubleword_shift_condmove()
973 int unsignedp, enum optab_methods methods, in expand_doubleword_shift()
1254 rtx op1, rtx target, int unsignedp, in expand_simple_binop()
[all …]
H A Ddojump.c453 int unsignedp; in do_jump() local
638 do_jump_by_parts_greater_rtx (enum machine_mode mode, int unsignedp, rtx op0, in do_jump_by_parts_greater_rtx()
720 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (treeop0)); in do_jump_by_parts_greater() local
915 do_compare_rtx_and_jump (rtx op0, rtx op1, enum rtx_code code, int unsignedp, in do_compare_rtx_and_jump()
1157 int unsignedp; in do_compare_and_jump() local
H A Dcalls.c75 int unsignedp; member
1132 int unsignedp; in initialize_argument_information() local
1450 int unsignedp = args[i].unsignedp; in precompute_arguments() local
3315 int unsignedp = TYPE_UNSIGNED (type); in expand_call() local
4224 int unsignedp = TYPE_UNSIGNED (tfom); in emit_library_call_value_1() local
H A Dstmt.c1617 int unsignedp = TYPE_UNSIGNED (type); in expand_value_return() local
2214 int unsignedp = TYPE_UNSIGNED (index_type); in expand_case() local
2492 int unsignedp) in do_jump_if_equal()
2834 int unsignedp = TYPE_UNSIGNED (index_type); in emit_case_nodes() local
H A Dexpr.c311 convert_move (rtx to, rtx from, int unsignedp) in convert_move()
686 convert_to_mode (enum machine_mode mode, rtx x, int unsignedp) in convert_to_mode()
702 convert_modes (enum machine_mode mode, enum machine_mode oldmode, rtx x, int unsignedp) in convert_modes()
4480 int unsignedp; in get_bit_range() local
4641 int unsignedp; in expand_assignment() local
5246 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (exp)); in store_expr() local
7417 int volatilep, unsignedp; in expand_expr_addr_expr_1() local
7812 int unsignedp; in expand_expr_real_2() local
8982 int unsignedp; in expand_expr_real_1() local
10053 int unsignedp; in expand_expr_real_1() local
[all …]
H A Dtree-outof-ssa.c216 int unsignedp; in insert_value_copy_on_edge() local
611 int unsignedp; in get_temp_reg() local
H A Dexplow.c813 int unsignedp; in promote_mode() local
864 int unsignedp = TYPE_UNSIGNED (type); in promote_decl_mode() local
H A Dstor-layout.c2371 make_fract_type (int precision, int unsignedp, int satp) in make_fract_type()
2397 make_accum_type (int precision, int unsignedp, int satp) in make_accum_type()
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dexpr.c903 int unsignedp = 0; in eval_token() local
1507 bool unsignedp; in num_greater_eq() local
1811 bool unsignedp = lhs.unsignedp || rhs.unsignedp; in num_mul() local
1865 bool unsignedp = lhs.unsignedp || rhs.unsignedp; in num_div_op() local
H A Dcharset.c1476 unsigned int *pchars_seen, int *unsignedp) in narrow_str_to_charconst()
1545 unsigned int *pchars_seen, int *unsignedp, in wide_str_to_charconst()
1603 unsigned int *pchars_seen, int *unsignedp) in cpp_interpret_charconst()
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dexpr.c1114 int unsignedp = 0; in eval_token() local
1736 bool unsignedp; in num_greater_eq() local
2055 bool unsignedp = lhs.unsignedp || rhs.unsignedp; in num_mul() local
2109 bool unsignedp = lhs.unsignedp || rhs.unsignedp; in num_div_op() local
H A Dcharset.c1794 unsigned int *pchars_seen, int *unsignedp) in narrow_str_to_charconst()
1863 unsigned int *pchars_seen, int *unsignedp, in wide_str_to_charconst()
1921 unsigned int *pchars_seen, int *unsignedp) in cpp_interpret_charconst()
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dieee.c3690 unsigned int unsignedp : 1; member
4251 unsigned int size, bfd_boolean unsignedp, bfd_boolean localp) in ieee_push_type()
4432 bfd_boolean unsignedp, bfd_boolean localp) in ieee_define_type()
4444 bfd_boolean unsignedp, bfd_boolean localp, in ieee_define_named_type()
5192 ieee_int_type (void *p, unsigned int size, bfd_boolean unsignedp) in ieee_int_type()
5589 bfd_boolean unsignedp, localp; in ieee_range_type() local
5729 bfd_boolean unsignedp, localp; in ieee_const_type() local
5768 bfd_boolean unsignedp, localp; in ieee_volatile_type() local
5932 bfd_boolean unsignedp; in ieee_struct_field() local

1234