Home | History | Annotate | Download | only in CodeGen

Lines Matching full:clobber

1538     // call instructions much less noisy on targets where calls clobber lots
1590 case InlineAsm::Kind_Clobber: OS << ":[clobber"; break;