llvm-project/llvm/lib/Target/M68k
Ricky Taylor eb6b455ba1 [M68k] Forward declare getMCInstrBeads in one place
At the moment `getMCInstrBeads` is forward-declared in a few places,
bring this together into a single header file.

This was done as part of the disassembler work, since the disassembler
would otherwise add one more forward declaration.

Differential Revision: https://reviews.llvm.org/D98533
2021-03-17 13:31:27 -07:00
..
MCTargetDesc [M68k] Forward declare getMCInstrBeads in one place 2021-03-17 13:31:27 -07:00
TargetInfo [M68k] Make M68k TargetMachine use getter function 2021-03-14 11:51:58 -07:00
CMakeLists.txt [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68k.h [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68k.td
M68kAsmPrinter.cpp [M68k] Make M68k TargetMachine use getter function 2021-03-14 11:51:58 -07:00
M68kAsmPrinter.h [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kCallingConv.h [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kCallingConv.td
M68kCollapseMOVEMPass.cpp [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kExpandPseudo.cpp [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kFrameLowering.cpp [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kFrameLowering.h [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kISelDAGToDAG.cpp [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kISelLowering.cpp [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kISelLowering.h [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kInstrArithmetic.td
M68kInstrBits.td
M68kInstrBuilder.h [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kInstrCompiler.td [M68k] Use fixed asm string for MxPseudo instructions 2021-03-17 13:31:27 -07:00
M68kInstrControl.td [M68k] Use fixed asm string for MxPseudo instructions 2021-03-17 13:31:27 -07:00
M68kInstrData.td [M68k] Use fixed asm string for MxPseudo instructions 2021-03-17 13:31:27 -07:00
M68kInstrFormats.td [M68k] Use fixed asm string for MxPseudo instructions 2021-03-17 13:31:27 -07:00
M68kInstrInfo.cpp [M68k] Forward declare getMCInstrBeads in one place 2021-03-17 13:31:27 -07:00
M68kInstrInfo.h [M68k] Forward declare getMCInstrBeads in one place 2021-03-17 13:31:27 -07:00
M68kInstrInfo.td [M68k] Add more specific operand classes 2021-03-16 13:37:50 -07:00
M68kInstrShiftRotate.td
M68kMCInstLower.cpp [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kMCInstLower.h [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kMachineFunction.cpp [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kMachineFunction.h [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kRegisterInfo.cpp [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kRegisterInfo.h [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kRegisterInfo.td
M68kSchedule.td
M68kSubtarget.cpp [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kSubtarget.h [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kTargetMachine.cpp [M68k] Make M68k TargetMachine use getter function 2021-03-14 11:51:58 -07:00
M68kTargetMachine.h [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kTargetObjectFile.cpp [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00
M68kTargetObjectFile.h [M68k](5/8) Target-specific lowering 2021-03-08 12:30:57 -08:00