Home | History | Annotate | Download | only in Scalar

Lines Matching refs:ZExtInst

1713   if (isa<ZExtInst>(I))
1919 if (isa<ZExtInst>(I) || isa<SExtInst>(I)) {