HomeSort by: relevance | last modified time | path
    Searched refs:AsmCommentConsumer (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
MCAsmLexer.h 25 class AsmCommentConsumer {
27 virtual ~AsmCommentConsumer() = default;
61 AsmCommentConsumer *CommentConsumer = nullptr;
156 void setCommentConsumer(AsmCommentConsumer *CommentConsumer) {
  /src/external/apache2/llvm/dist/llvm/tools/llvm-mca/
CodeRegionGenerator.cpp 33 class MCACommentConsumer : public AsmCommentConsumer {
  /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
SnippetFile.cpp 29 class BenchmarkCodeStreamer : public MCStreamer, public AsmCommentConsumer {
43 // Implementation of the AsmCommentConsumer.

Completed in 16 milliseconds