Searched refs:AllUndef (Results 1 – 3 of 3) sorted by relevance
897 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local902 AllUndef = false; in SimplifyMultipleUseDemandedBits()907 if (AllUndef) in SimplifyMultipleUseDemandedBits()
25770 bool AllUndef = true; in replaceBoolVectorBitcast() local25772 AllUndef &= Op.getOperand(I).isUndef(); in replaceBoolVectorBitcast()25774 if (AllUndef) in replaceBoolVectorBitcast()
5611 bool AllUndef = true; in computeZeroableShuffleElements() local5615 AllUndef &= Op.isUndef(); in computeZeroableShuffleElements()5618 if (AllUndef) in computeZeroableShuffleElements()