Searched refs:Dereferenceable (Results 1 – 5 of 5) sorted by relevance
94 return get(Context, Dereferenceable, Bytes); in getWithDereferenceableBytes()173 assert(hasAttribute(Attribute::Dereferenceable) && in getDereferenceableBytes()296 if (hasAttribute(Attribute::Dereferenceable)) in getAsString()437 case Attribute::Dereferenceable: in getAttrMask()530 if (I->hasAttribute(Attribute::Dereferenceable)) in getDereferenceableBytes()568 else if (Kind == Attribute::Dereferenceable) in Raw()675 else if (Kind == Attribute::Dereferenceable) in get()1063 Val != Attribute::Dereferenceable && in addAttribute()1082 else if (Kind == Attribute::Dereferenceable) in addAttribute()1102 else if (Val == Attribute::Dereferenceable) in removeAttribute()[all …]
119 Kind == Attribute::Dereferenceable || in IntAttributeImpl()
91 Dereferenceable, ///< Pointer is known to be dereferenceable enumerator
1100 return Attribute::Dereferenceable; in GetAttrFromCode()1217 else if (Kind == Attribute::Dereferenceable) in ParseAttributeGroupBlock()
201 case Attribute::Dereferenceable: in getAttrKindEncoding()