Searched refs:isAllNegativeZeroVector (Results 1 – 3 of 3) sorted by relevance
223 bool isAllNegativeZeroVector(SDNode *N);
162 return PPC::isAllNegativeZeroVector(N);
641 bool PPC::isAllNegativeZeroVector(SDNode *N) { in isAllNegativeZeroVector() function in PPC