Searched defs:unsignedp (Results 26 - 35 of 35) sorted by relevance

12

/freebsd-11-stable/contrib/gcc/
H A Dbuiltins.c284 int unsignedp, volatilep; local
H A Dc-common.c1690 c_common_type_for_size(unsigned int bits, int unsignedp) argument
1736 c_common_type_for_mode(enum machine_mode mode, int unsignedp) argument
1911 c_common_signed_or_unsigned_type(int unsignedp, tree type) argument
1967 c_build_bitfield_integer_type(unsigned HOST_WIDE_INT width, int unsignedp) argument
2010 min_precision(tree value, int unsignedp) argument
2202 int unsignedp = TYPE_UNSIGNED (*restype_ptr); local
6619 builtin_type_for_size(int size, bool unsignedp) argument
[all...]
H A Dc-typeck.c8915 int unsignedp, bits; local
H A Dcombine.c1020 int unsignedp; local
3482 int unsignedp = 0; local
5606 int unsignedp = 0; local
5957 make_extraction(enum machine_mode mode, rtx inner, HOST_WIDE_INT pos, rtx pos_rtx, unsigned HOST_WIDE_INT len, int unsignedp, int in_dest, int in_compare) argument
7643 int unsignedp = (code == UMIN || code == UMAX); local
8386 extended_count(rtx x, enum machine_mode mode, int unsignedp) argument
[all...]
H A Ddwarf2out.c9286 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (loc)); local
H A Dfold-const.c3444 make_bit_field_ref(tree inner, tree type, int bitsize, int bitpos, int unsignedp) argument
4963 unextend(tree c, int p, int unsignedp, tree mask) argument
7650 int unsignedp, volatilep; local
13539 int unsignedp, volatilep; local
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.c7822 int unsignedp = TYPE_UNSIGNED (type); local
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c1819 ia64_expand_widen_sum(rtx operands[3], bool unsignedp) argument
1873 ia64_expand_dot_prod_v8qi(rtx operands[4], bool unsignedp) argument
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c7522 int unsignedp; local
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c3852 set_at(int reg, int unsignedp) argument

Completed in 447 milliseconds

12