Searched refs:PreExt (Results 1 – 1 of 1) sorted by relevance
1428 SDValue PreExt; in SimplifySetCC() local1433 PreExt = N0->getOperand(0); in SimplifySetCC()1439 PreExt = N0->getOperand(0); in SimplifySetCC()1444 PreExt = N0->getOperand(0); in SimplifySetCC()1450 PreExt = N0; in SimplifySetCC()1454 PreExt = N0; in SimplifySetCC()1470 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MinVT, PreExt); in SimplifySetCC()