Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:Note

93       Parser.Note(*FI, ".fnstart was specified here");
98 Parser.Note(*UI, ".cantunwind was specified here");
103 Parser.Note(*HI, ".handlerdata was specified here");
112 Parser.Note(*PI++, ".personality was specified here");
114 Parser.Note(*PII++, ".personalityindex was specified here");
180 void Note(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges = None) {
181 return getParser().Note(L, Msg, Ranges);
4055 // Note: in the documentation:
4061 // FIXME: Note the 0xc00 "mask encoding" bits version of the registers
4062 // should really only be allowed when writing a special register. Note
4177 // NOTE: This is a divergence from gas' behavior. Uncommenting the following
6188 // NOTE: BKPT and HLT instructions have the interesting property of being
8381 // Note that this is only for ADD, not SUB. This mirrors the system
10126 // NOTE: if this is not the end of the statement, fall back to the target