Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:NoRedZone

923     case lltok::kw_noredzone:       Attrs |= Attribute::NoRedZone; break;