Lines Matching full:mc
19 #include "llvm/MC/MCELFStreamer.h"
20 #include "llvm/MC/MCInstPrinter.h"
21 #include "llvm/MC/MCInstrInfo.h"
22 #include "llvm/MC/MCRegisterInfo.h"
23 #include "llvm/MC/MCSubtargetInfo.h"
24 #include "llvm/MC/MCSymbol.h"
25 #include "llvm/MC/MachineLocation.h"
26 #include "llvm/MC/TargetRegistry.h"
113 // Register the MC asm info. in LLVMInitializeM68kTargetMC()
116 // Register the MC instruction info. in LLVMInitializeM68kTargetMC()
119 // Register the MC register info. in LLVMInitializeM68kTargetMC()
122 // Register the MC subtarget info. in LLVMInitializeM68kTargetMC()
131 // Register the MC relocation info. in LLVMInitializeM68kTargetMC()