Searched refs:isSExtFree (Results 1 – 1 of 1) sorted by relevance
971 static bool isSExtFree(SDValue N) { in isSExtFree() function1032 if (isSExtFree(LHS) || isSExtFree(RHS)) { in LowerSETCC()