Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SExt

1135     if (attr.hasAttribute(AttributeSet::ReturnIndex, Attribute::SExt))
1159 if (attr.hasAttribute(AttributeSet::ReturnIndex, Attribute::SExt))
1221 case SExt: return ISD::SIGN_EXTEND;