19#define DEBUG_TYPE "xcore-subtarget"
21#define GET_SUBTARGETINFO_TARGET_DESC
22#define GET_SUBTARGETINFO_CTOR
23#include "XCoreGenSubtargetInfo.inc"
25void XCoreSubtarget::anchor() { }
Primary interface to the complete machine description for the target machine.
Triple - Helper class for working with autoconf configuration names.
XCoreSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM)
This constructor initializes the data members to match that of the specified triple.
This is an optimization pass for GlobalISel generic memory operations.