Searched refs:N0Opc (Results 1 – 1 of 1) sorted by relevance
1484 unsigned N0Opc = N0->getOpcode(); in SimplifySetCC() local1485 bool SExt = (N0Opc == ISD::SIGN_EXTEND); in SimplifySetCC()1488 (N0Opc == ISD::ZERO_EXTEND || N0Opc == ISD::SIGN_EXTEND) && in SimplifySetCC()