Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:Note

92       Parser.Note(*FI, ".fnstart was specified here");
97 Parser.Note(*UI, ".cantunwind was specified here");
102 Parser.Note(*HI, ".handlerdata was specified here");
111 Parser.Note(*PI++, ".personality was specified here");
113 Parser.Note(*PII++, ".personalityindex was specified here");
180 void Note(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges = None) {
181 return Parser.Note(L, Msg, Ranges);
3885 // Note: in the documentation:
3891 // FIXME: Note the 0xc00 "mask encoding" bits version of the registers
3892 // should really only be allowed when writing a special register. Note
3985 // NOTE: This is a divergence from gas' behavior. Uncommenting the following
5633 // NOTE: BKPT and HLT instructions have the interesting property of being
7624 // Note that this is only for ADD, not SUB. This mirrors the system
9289 // NOTE: if this is not the end of the statement, fall back to the target