Lines Matching refs:setAttributes
288 getParent()->setAttributes(AL); in addAttrs()
306 getParent()->setAttributes(AL); in removeAttrs()
407 setAttributes(Intrinsic::getAttributes(getContext(), IntID)); in Function()
535 setAttributes(PAL); in addAttribute()
541 setAttributes(PAL); in addAttribute()
547 setAttributes(PAL); in addAttributes()
553 setAttributes(PAL); in addParamAttr()
559 setAttributes(PAL); in addParamAttr()
565 setAttributes(PAL); in addParamAttrs()
571 setAttributes(PAL); in removeAttribute()
577 setAttributes(PAL); in removeAttribute()
583 setAttributes(PAL); in removeAttributes()
589 setAttributes(PAL); in removeParamAttr()
595 setAttributes(PAL); in removeParamAttr()
601 setAttributes(PAL); in removeParamAttrs()
607 setAttributes(PAL); in addDereferenceableAttr()
613 setAttributes(PAL); in addDereferenceableParamAttr()
619 setAttributes(PAL); in addDereferenceableOrNullAttr()
626 setAttributes(PAL); in addDereferenceableOrNullParamAttr()
672 setAttributes(Src->getAttributes()); in copyAttributesFrom()