Searched refs:PreExt (Results 1 – 1 of 1) sorted by relevance
4219 SDValue PreExt; in SimplifySetCC() local4224 PreExt = N0->getOperand(0); in SimplifySetCC()4230 PreExt = N0->getOperand(0); in SimplifySetCC()4235 PreExt = N0->getOperand(0); in SimplifySetCC()4241 PreExt = N0; in SimplifySetCC()4245 PreExt = N0; in SimplifySetCC()4259 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MinVT, PreExt); in SimplifySetCC()