Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SExt

1283     if (attr.hasAttribute(AttributeSet::ReturnIndex, Attribute::SExt))
1307 if (attr.hasAttribute(AttributeSet::ReturnIndex, Attribute::SExt))
1369 case SExt: return ISD::SIGN_EXTEND;