Searched refs:PreExt (Results 1 – 1 of 1) sorted by relevance
4305 SDValue PreExt; in SimplifySetCC() local4310 PreExt = N0->getOperand(0); in SimplifySetCC()4316 PreExt = N0->getOperand(0); in SimplifySetCC()4321 PreExt = N0->getOperand(0); in SimplifySetCC()4327 PreExt = N0; in SimplifySetCC()4331 PreExt = N0; in SimplifySetCC()4345 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MinVT, PreExt); in SimplifySetCC()