Searched refs:AllUndef (Results 1 – 3 of 3) sorted by relevance
884 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local889 AllUndef = false; in SimplifyMultipleUseDemandedBits()894 if (AllUndef) in SimplifyMultipleUseDemandedBits()
24345 bool AllUndef = true; in replaceBoolVectorBitcast() local24347 AllUndef &= Op.getOperand(I).isUndef(); in replaceBoolVectorBitcast()24349 if (AllUndef) in replaceBoolVectorBitcast()
5488 bool AllUndef = true; in computeZeroableShuffleElements() local5492 AllUndef &= Op.isUndef(); in computeZeroableShuffleElements()5495 if (AllUndef) in computeZeroableShuffleElements()