Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-loop.c1008 unsigned int cmp_bits = GET_MODE_BITSIZE (cmp_mode_iter.require ()); in vect_verify_full_masking() local
1009 if (cmp_bits >= min_ni_width in vect_verify_full_masking()
1012 tree this_type = build_nonstandard_integer_type (cmp_bits, true); in vect_verify_full_masking()
1043 if (cmp_bits >= GET_MODE_BITSIZE (Pmode)) in vect_verify_full_masking()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop.cc1111 unsigned int cmp_bits = GET_MODE_BITSIZE (cmp_mode_iter.require ()); in vect_verify_full_masking() local
1112 if (cmp_bits >= min_ni_width in vect_verify_full_masking()
1115 tree this_type = build_nonstandard_integer_type (cmp_bits, true); in vect_verify_full_masking()
1146 if (cmp_bits >= GET_MODE_BITSIZE (Pmode)) in vect_verify_full_masking()