Searched refs:PreExt (Results 1 – 1 of 1) sorted by relevance
3558 SDValue PreExt; in SimplifySetCC() local3563 PreExt = N0->getOperand(0); in SimplifySetCC()3569 PreExt = N0->getOperand(0); in SimplifySetCC()3574 PreExt = N0->getOperand(0); in SimplifySetCC()3580 PreExt = N0; in SimplifySetCC()3584 PreExt = N0; in SimplifySetCC()3600 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MinVT, PreExt); in SimplifySetCC()