Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:SI0

9965       auto SI0 = SelectTruncOp[0].find(PromOp.getNode());
9966 if (SI0 != SelectTruncOp[0].end())
9967 Ops[0] = DAG.getNode(ISD::TRUNCATE, dl, SI0->second, Ops[0]);