Searched refs:PreZExt (Results 1 – 1 of 1) sorted by relevance
1983 SDValue PreZExt; in SimplifySetCC() local1987 PreZExt = N0->getOperand(0); in SimplifySetCC()1993 PreZExt = N0->getOperand(0); in SimplifySetCC()1999 PreZExt = N0; in SimplifySetCC()2008 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MinVT, PreZExt); in SimplifySetCC()