Lines Matching refs:setAttributes
170 getParent()->setAttributes(AL); in addAttrs()
256 setAttributes(Intrinsic::getAttributes(getContext(), IntID)); in Function()
371 setAttributes(PAL); in addAttribute()
377 setAttributes(PAL); in addAttribute()
383 setAttributes(PAL); in addAttributes()
389 setAttributes(PAL); in addParamAttr()
395 setAttributes(PAL); in addParamAttr()
401 setAttributes(PAL); in addParamAttrs()
407 setAttributes(PAL); in removeAttribute()
413 setAttributes(PAL); in removeAttribute()
419 setAttributes(PAL); in removeAttributes()
425 setAttributes(PAL); in removeParamAttr()
431 setAttributes(PAL); in removeParamAttr()
437 setAttributes(PAL); in removeParamAttrs()
443 setAttributes(PAL); in addDereferenceableAttr()
449 setAttributes(PAL); in addDereferenceableParamAttr()
455 setAttributes(PAL); in addDereferenceableOrNullAttr()
462 setAttributes(PAL); in addDereferenceableOrNullParamAttr()
487 setAttributes(Src->getAttributes()); in copyAttributesFrom()