Searched refs:MightCreatePoisonOrUB (Results 1 – 2 of 2) sorted by relevance
1823 bool MightCreatePoisonOrUB = in foldSelectShuffleWith1Binop() local1826 if (MightCreatePoisonOrUB) in foldSelectShuffleWith1Binop()1838 if (is_contained(Mask, UndefMaskElem) && !MightCreatePoisonOrUB) in foldSelectShuffleWith1Binop()1951 bool MightCreatePoisonOrUB = in foldSelectShuffle() local1954 if (MightCreatePoisonOrUB) in foldSelectShuffle()1977 if (MightCreatePoisonOrUB && !ConstantsAreOp1) in foldSelectShuffle()2002 if (is_contained(Mask, UndefMaskElem) && !MightCreatePoisonOrUB) in foldSelectShuffle()
1487 bool MightCreatePoisonOrUB = in foldSelectShuffleWith1Binop() local1490 if (MightCreatePoisonOrUB) in foldSelectShuffleWith1Binop()1502 if (Mask->containsUndefElement() && !MightCreatePoisonOrUB) in foldSelectShuffleWith1Binop()1614 bool MightCreatePoisonOrUB = in foldSelectShuffle() local1617 if (MightCreatePoisonOrUB) in foldSelectShuffle()1639 if (MightCreatePoisonOrUB && !ConstantsAreOp1) in foldSelectShuffle()1664 if (Mask->containsUndefElement() && !MightCreatePoisonOrUB) in foldSelectShuffle()