Lines Matching defs:Undef1
10184 bool Undef1 = true, Undef2 = true, Zero1 = true, Zero2 = true;10188 Undef1 &= (SM_SentinelUndef == M1);10193 assert(!((Undef1 || Zero1) && (Undef2 || Zero2)) &&10203 V1 = (Undef1 ? DAG.getUNDEF(VT) : V1);10212 V1 = (Undef1 ? DAG.getUNDEF(VT) : V1);