Lines Matching defs:AttributeSet
956 AttributeSet AttrSet, bool ForceReplace,
1114 function_ref<bool(const DescTy &, AttributeSet,
1137 AttributeSet AS = AL.getAttributes(AttrIdx);
1161 auto HasAttrCB = [&](const Attribute::AttrKind &Kind, AttributeSet AttrSet,
1202 AttributeSet AttrSet, AttributeMask &,
1222 auto RemoveAttrCB = [&](const Attribute::AttrKind &Kind, AttributeSet AttrSet,
1234 auto RemoveAttrCB = [&](StringRef Attr, AttributeSet AttrSet,
1249 auto AddAttrCB = [&](const Attribute &Attr, AttributeSet AttrSet,
2982 SmallVector<AttributeSet, 16> NewArgumentAttributes;
2992 AttributeSet());
3076 SmallVector<AttributeSet, 16> NewArgOperandAttributes;
3090 AttributeSet());
3333 void Attributor::checkAndQueryIRAttr(const IRPosition &IRP, AttributeSet Attrs,
3429 AttributeSet RetAttrs = Attrs.getRetAttrs();
3465 AttributeSet ArgAttrs = Attrs.getParamAttrs(ArgNo);
3559 AttributeSet CBArgAttrs = CBAttrs.getParamAttrs(I);