Searched refs:PreExt (Results 1 – 1 of 1) sorted by relevance
4505 SDValue PreExt; in SimplifySetCC() local4510 PreExt = N0->getOperand(0); in SimplifySetCC()4516 PreExt = N0->getOperand(0); in SimplifySetCC()4521 PreExt = N0->getOperand(0); in SimplifySetCC()4527 PreExt = N0; in SimplifySetCC()4531 PreExt = N0; in SimplifySetCC()4545 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MinVT, PreExt); in SimplifySetCC()