Searched refs:hasAlignmentAttr (Results 1 – 7 of 7) sorted by relevance
513 bool hasAlignmentAttr() const;
516 bool hasAlignmentAttr() const;
749 bool hasAlignmentAttr() const;
1004 assert(!Attrs.hasAlignmentAttr() && "Attempt to change alignment!"); in removeAttributes()1500 bool AttrBuilder::hasAlignmentAttr() const { in hasAlignmentAttr() function in AttrBuilder
1551 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()
143 if (FnAttrs.hasAlignmentAttr()) { in ValidateEndOfModule()5167 if (FuncAttrs.hasAlignmentAttr()) { in ParseFunctionHeader()5821 if (FnAttrs.hasAlignmentAttr()) in ParseInvoke()6414 if (FnAttrs.hasAlignmentAttr()) in ParseCall()