19#define DEBUG_TYPE "arc-subtarget"
21#define GET_SUBTARGETINFO_TARGET_DESC
22#define GET_SUBTARGETINFO_CTOR
23#include "ARCGenSubtargetInfo.inc"
25void ARCSubtarget::anchor() {}
30 FrameLowering(*this), TLInfo(TM, *this) {}
ARCSubtarget(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.
Primary interface to the complete machine description for the target machine.
Triple - Helper class for working with autoconf configuration names.
This is an optimization pass for GlobalISel generic memory operations.