Lines Matching refs:getAttributes
107 AttributeList Attrs = getParent()->getAttributes(); in hasByValOrInAllocaAttr()
162 AttributeList Attrs = getParent()->getAttributes(); in onlyReadsMemory()
168 AttributeList AL = getParent()->getAttributes(); in addAttrs()
256 setAttributes(Intrinsic::getAttributes(getContext(), IntID)); in Function()
369 AttributeList PAL = getAttributes(); in addAttribute()
375 AttributeList PAL = getAttributes(); in addAttribute()
381 AttributeList PAL = getAttributes(); in addAttributes()
387 AttributeList PAL = getAttributes(); in addParamAttr()
393 AttributeList PAL = getAttributes(); in addParamAttr()
399 AttributeList PAL = getAttributes(); in addParamAttrs()
405 AttributeList PAL = getAttributes(); in removeAttribute()
411 AttributeList PAL = getAttributes(); in removeAttribute()
417 AttributeList PAL = getAttributes(); in removeAttributes()
423 AttributeList PAL = getAttributes(); in removeParamAttr()
429 AttributeList PAL = getAttributes(); in removeParamAttr()
435 AttributeList PAL = getAttributes(); in removeParamAttrs()
441 AttributeList PAL = getAttributes(); in addDereferenceableAttr()
447 AttributeList PAL = getAttributes(); in addDereferenceableParamAttr()
453 AttributeList PAL = getAttributes(); in addDereferenceableOrNullAttr()
460 AttributeList PAL = getAttributes(); in addDereferenceableOrNullParamAttr()
487 setAttributes(Src->getAttributes()); in copyAttributesFrom()