Searched refs:PreExt (Results 1 – 1 of 1) sorted by relevance
4562 SDValue PreExt; in SimplifySetCC() local4567 PreExt = N0->getOperand(0); in SimplifySetCC()4573 PreExt = N0->getOperand(0); in SimplifySetCC()4578 PreExt = N0->getOperand(0); in SimplifySetCC()4584 PreExt = N0; in SimplifySetCC()4588 PreExt = N0; in SimplifySetCC()4602 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MinVT, PreExt); in SimplifySetCC()