Searched refs:PreExt (Results 1 – 1 of 1) sorted by relevance
1343 SDValue PreExt; in SimplifySetCC() local1348 PreExt = N0->getOperand(0); in SimplifySetCC()1354 PreExt = N0->getOperand(0); in SimplifySetCC()1359 PreExt = N0->getOperand(0); in SimplifySetCC()1365 PreExt = N0; in SimplifySetCC()1369 PreExt = N0; in SimplifySetCC()1385 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MinVT, PreExt); in SimplifySetCC()