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