Home | History | Annotate | Download | only in IR

Lines Matching refs:ZExt

261   if (hasAttribute(Attribute::ZExt))
397 case Attribute::ZExt: return 1 << 0;
1296 .addAttribute(Attribute::ZExt);