Searched refs:PreExt (Results 1 – 1 of 1) sorted by relevance
2286 SDValue PreExt; in SimplifySetCC() local2291 PreExt = N0->getOperand(0); in SimplifySetCC()2297 PreExt = N0->getOperand(0); in SimplifySetCC()2302 PreExt = N0->getOperand(0); in SimplifySetCC()2308 PreExt = N0; in SimplifySetCC()2312 PreExt = N0; in SimplifySetCC()2328 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, dl, MinVT, PreExt); in SimplifySetCC()