Lines Matching full:pal
3046 AttributeSet PAL = AttributeSet::get(Context, Attrs);
3048 if (PAL.hasAttribute(1, Attribute::StructRet) && !RetType->isVoidTy())
3104 Fn->setAttributes(PAL);
3614 AttributeSet PAL = AttributeSet::get(Context, Attrs);
3618 II->setAttributes(PAL);
4020 AttributeSet PAL = AttributeSet::get(Context, Attrs);
4025 CI->setAttributes(PAL);