Home | History | Annotate | Download | only in X86

Lines Matching refs:Attrs

11122       const AttributeSet &Attrs = Func->getAttributes();
11124 if (!Attrs.isEmpty() && !Func->isVarArg()) {
11130 if (Attrs.hasAttribute(Idx, Attribute::InReg))