Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CallerAttrs

945   AttributeSet CallerAttrs = F->getAttributes();
946 if (CallerAttrs.hasAttribute(AttributeSet::ReturnIndex, Attribute::ZExt) ||
947 CallerAttrs.hasAttribute(AttributeSet::ReturnIndex, Attribute::SExt))