Home
last modified time | relevance | path

Searched refs:shift_mask (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Doptabs.c454 unsigned HOST_WIDE_INT shift_mask) in expand_subword_shift() argument
482 if (shift_mask == BITS_PER_WORD - 1) in expand_subword_shift()
539 unsigned HOST_WIDE_INT shift_mask) in expand_doubleword_shift_condmove() argument
568 unsignedp, methods, shift_mask)) in expand_doubleword_shift_condmove()
620 unsigned HOST_WIDE_INT shift_mask) in expand_doubleword_shift() argument
633 if (shift_mask >= BITS_PER_WORD in expand_doubleword_shift()
640 unsignedp, methods, shift_mask)) in expand_doubleword_shift()
688 unsignedp, methods, shift_mask); in expand_doubleword_shift()
700 unsignedp, methods, shift_mask)) in expand_doubleword_shift()
727 unsignedp, methods, shift_mask)) in expand_doubleword_shift()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Doptabs.c809 unsigned HOST_WIDE_INT shift_mask) in expand_subword_shift() argument
836 if (shift_mask == BITS_PER_WORD - 1) in expand_subword_shift()
892 unsigned HOST_WIDE_INT shift_mask) in expand_doubleword_shift_condmove() argument
921 unsignedp, methods, shift_mask)) in expand_doubleword_shift_condmove()
974 unsigned HOST_WIDE_INT shift_mask) in expand_doubleword_shift() argument
988 if (shift_mask >= BITS_PER_WORD in expand_doubleword_shift()
995 unsignedp, methods, shift_mask)) in expand_doubleword_shift()
1043 unsignedp, methods, shift_mask); in expand_doubleword_shift()
1055 unsignedp, methods, shift_mask)) in expand_doubleword_shift()
1082 unsignedp, methods, shift_mask)) in expand_doubleword_shift()
[all …]