Home | History | Annotate | Download | only in IR

Lines Matching refs:NonLazyBind

191   if (hasAttribute(Attribute::NonLazyBind))
192 return "nonlazybind";
373 case Attribute::NonLazyBind: return 1U << 31;