Lines Matching full:mca
13 /// A CodeRegion describes a region of assembly code guarded by special LLVM-MCA
16 /// # LLVM-MCA-BEGIN foo
18 /// # LLVM-MCA-END
20 /// A comment starting with substring LLVM-MCA-BEGIN marks the beginning of a
22 /// A comment starting with substring LLVM-MCA-END marks the end of the
33 /// special LLVM-MCA comment directives.
35 /// # LLVM-MCA-<INSTRUMENTATION_TYPE> <data>
41 /// A comment starting with substring LLVM-MCA-<INSTRUMENTATION_TYPE>
42 /// brings data into scope for llvm-mca to use in its analysis for
67 #include "llvm/MCA/CustomBehaviour.h"
74 namespace mca {
216 } // namespace mca