Searched refs:PreExt (Results 1 – 1 of 1) sorted by relevance
3583 SDValue PreExt; in SimplifySetCC() local3588 PreExt = N0->getOperand(0); in SimplifySetCC()3594 PreExt = N0->getOperand(0); in SimplifySetCC()3599 PreExt = N0->getOperand(0); in SimplifySetCC()3605 PreExt = N0; in SimplifySetCC()3609 PreExt = N0; in SimplifySetCC()3625 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MinVT, PreExt); in SimplifySetCC()