Home | History | Annotate | Download | only in AsmParser

Lines Matching full:precede

7832     return Error(L, ".fnstart must precede .fnend directive");
7847 return Error(L, ".fnstart must precede .cantunwind directive");
7869 return Error(L, ".fnstart must precede .personality directive");
7876 Error(L, ".personality must precede .handlerdata directive");
7900 return Error(L, ".fnstart must precede .personality directive");
7916 return Error(L, ".fnstart must precede .setfp directive");
7918 return Error(L, ".setfp must precede .handlerdata directive");
7978 return Error(L, ".fnstart must precede .pad directive");
7980 return Error(L, ".pad must precede .handlerdata directive");
8008 return Error(L, ".fnstart must precede .save or .vsave directives");
8010 return Error(L, ".save or .vsave must precede .handlerdata directive");