Searched refs:hasAlignmentAttr (Results 1 – 4 of 4) sorted by relevance
513 bool hasAlignmentAttr() const;
516 bool hasAlignmentAttr() const;
1004 assert(!Attrs.hasAlignmentAttr() && "Attempt to change alignment!"); in removeAttributes()1500 bool AttrBuilder::hasAlignmentAttr() const { in hasAlignmentAttr() function in AttrBuilder
128 if (FnAttrs.hasAlignmentAttr()) { in ValidateEndOfModule()4652 if (FuncAttrs.hasAlignmentAttr()) { in ParseFunctionHeader()5326 if (FnAttrs.hasAlignmentAttr()) in ParseInvoke()5930 if (FnAttrs.hasAlignmentAttr()) in ParseCall()