Searched refs:PreExt (Results 1 – 1 of 1) sorted by relevance
4775 SDValue PreExt; in SimplifySetCC() local4780 PreExt = N0->getOperand(0); in SimplifySetCC()4786 PreExt = N0->getOperand(0); in SimplifySetCC()4791 PreExt = N0->getOperand(0); in SimplifySetCC()4797 PreExt = N0; in SimplifySetCC()4801 PreExt = N0; in SimplifySetCC()4815 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MinVT, PreExt); in SimplifySetCC()