Searched refs:PreExt (Results 1 – 1 of 1) sorted by relevance
1291 SDValue PreExt; in SimplifySetCC() local1296 PreExt = N0->getOperand(0); in SimplifySetCC()1302 PreExt = N0->getOperand(0); in SimplifySetCC()1307 PreExt = N0->getOperand(0); in SimplifySetCC()1313 PreExt = N0; in SimplifySetCC()1317 PreExt = N0; in SimplifySetCC()1333 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MinVT, PreExt); in SimplifySetCC()