Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vect-loop.c1355 unsigned int cmp_bits = GET_MODE_BITSIZE (cmp_mode_iter.require ()); in vect_verify_full_masking() local
1356 if (cmp_bits >= min_ni_width in vect_verify_full_masking()
1359 tree this_type = build_nonstandard_integer_type (cmp_bits, true); in vect_verify_full_masking()
1368 if (cmp_bits >= GET_MODE_BITSIZE (Pmode)) in vect_verify_full_masking()