Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ZExtInst

2866   if (isa<ZExtInst>(I))
3136 if (isa<ZExtInst>(I) || isa<SExtInst>(I)) {