Searched refs:PreferSetCC (Results 1 – 1 of 1) sorted by relevance
12495 bool PreferSetCC = in visitSETCC() local12502 SDValue Combined = SimplifySetCC(VT, N0, N1, Cond, SDLoc(N), !PreferSetCC); in visitSETCC()12507 if (PreferSetCC && Combined.getOpcode() != ISD::SETCC) { in visitSETCC()