Searched refs:bool2_p (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c14155 bool bool1_p, bool2_p;
14168 bool2_p = s390_vector_bool_type_p (type2);
14172 if (!bool1_p && !bool2_p
14183 if (bool1_p && bool2_p && (plusminus_p || muldiv_p))
14186 if (bool1_p != bool2_p && (muldiv_p || compare_p))
14192 if (bool1_p != bool2_p && plusminus_p
14154 bool bool1_p, bool2_p; local

Completed in 66 milliseconds