Home | History | Annotate | Download | only in X86

Lines Matching refs:Attrs

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