Lines Matching defs:AttributeSet
957 AttributeSet AttrSet, bool ForceReplace,
1115 function_ref<bool(const DescTy &, AttributeSet,
1138 AttributeSet AS = AL.getAttributes(AttrIdx);
1162 auto HasAttrCB = [&](const Attribute::AttrKind &Kind, AttributeSet AttrSet,
1203 AttributeSet AttrSet, AttributeMask &,
1223 auto RemoveAttrCB = [&](const Attribute::AttrKind &Kind, AttributeSet AttrSet,
1235 auto RemoveAttrCB = [&](StringRef Attr, AttributeSet AttrSet,
1250 auto AddAttrCB = [&](const Attribute &Attr, AttributeSet AttrSet,
2999 SmallVector<AttributeSet, 16> NewArgumentAttributes;
3009 AttributeSet());
3093 SmallVector<AttributeSet, 16> NewArgOperandAttributes;
3107 AttributeSet());
3343 AttributeSet Attrs) {
3438 AttributeSet RetAttrs = Attrs.getRetAttrs();
3474 AttributeSet ArgAttrs = Attrs.getParamAttrs(ArgNo);
3567 AttributeSet CBArgAttrs = CBAttrs.getParamAttrs(I);