Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CallerAttrs

1931   AttributeSet CallerAttrs = F->getAttributes();
1932 if (CallerAttrs.hasAttribute(AttributeSet::ReturnIndex, Attribute::ZExt) ||
1933 CallerAttrs.hasAttribute(AttributeSet::ReturnIndex, Attribute::SExt))