Searched refs:isZeroOrZeroSplat (Results 1 – 2 of 2) sorted by relevance
986 bool isZeroOrZeroSplat(Register Src, bool AllowUndefs);
6594 bool CombinerHelper::isZeroOrZeroSplat(Register Src, bool AllowUndefs) { in isZeroOrZeroSplat() function in CombinerHelper6847 if ((Cond == False) || isZeroOrZeroSplat(False, /* AllowUndefs */ true)) { in tryFoldBoolSelectToLogic()6875 if (isZeroOrZeroSplat(True, /* AllowUndefs */ true)) { in tryFoldBoolSelectToLogic()