Searched refs:Undef1 (Results 1 – 3 of 3) sorted by relevance
79 auto Undef1 = CSEB.buildUndef(s32); in TEST_F() local80 EXPECT_EQ(&*Undef0, &*Undef1); in TEST_F()137 auto Undef1 = CSEB.buildUndef(s16); in TEST_F() local138 EXPECT_EQ(&*Undef0, &*Undef1); in TEST_F()
10827 bool Undef1 = true, Undef2 = true, Zero1 = true, Zero2 = true; in matchShuffleWithUNPCK() local10831 Undef1 &= (SM_SentinelUndef == M1); in matchShuffleWithUNPCK()10836 assert(!((Undef1 || Zero1) && (Undef2 || Zero2)) && in matchShuffleWithUNPCK()10845 V1 = (Undef1 ? DAG.getUNDEF(VT) : V1); in matchShuffleWithUNPCK()10853 V1 = (Undef1 ? DAG.getUNDEF(VT) : V1); in matchShuffleWithUNPCK()
11210 bool Undef1 = true, Undef2 = true, Zero1 = true, Zero2 = true; in matchShuffleWithUNPCK() local11214 Undef1 &= (SM_SentinelUndef == M1); in matchShuffleWithUNPCK()11219 assert(!((Undef1 || Zero1) && (Undef2 || Zero2)) && in matchShuffleWithUNPCK()11228 V1 = (Undef1 ? DAG.getUNDEF(VT) : V1); in matchShuffleWithUNPCK()11236 V1 = (Undef1 ? DAG.getUNDEF(VT) : V1); in matchShuffleWithUNPCK()