Home | History | Annotate | Download | only in IR

Lines Matching refs:ZExt

216   if (hasAttribute(Attribute::ZExt))
363 case Attribute::ZExt: return 1 << 0;
1169 .addAttribute(Attribute::ZExt);