Home | History | Annotate | Download | only in MCParser

Lines Matching defs:Note

219   void Note(SMLoc L, const Twine &Msg,
607 void AsmParser::Note(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges) {
838 /// NOTE: This assumes the leading '(' has already been consumed.
853 /// NOTE: This assumes the leading '[' has already been consumed.
1528 // FIXME: Diagnostics. Note the location of the definition as a label.
2526 // Recognize escaped characters. Note that this escape semantics currently
4248 // NOTE: a size of zero for a .comm should create a undefined symbol
4254 // NOTE: The alignment in the directive is a power of 2 value, the assembler
4887 // Note that the AtPseudoVariable is disabled for instantiations of .rep(t).
4927 // Note that the AtPseudoVariable is enabled for instantiations of .irp.
4976 // Note that the AtPseudoVariable is enabled for instantiations of .irpc.
5318 // Note: we don't count b as used in "a = b". This is to allow
5334 // FIXME: Diagnostics. Note the location of the definition as a label.