Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:CallerAttrs

1989   AttributeSet CallerAttrs = F->getAttributes();
1990 if (CallerAttrs.hasAttribute(AttributeSet::ReturnIndex, Attribute::ZExt) ||
1991 CallerAttrs.hasAttribute(AttributeSet::ReturnIndex, Attribute::SExt))