20 #define DEBUG_TYPE "arc-subtarget" 22 #define GET_SUBTARGETINFO_TARGET_DESC 23 #define GET_SUBTARGETINFO_CTOR 24 #include "ARCGenSubtargetInfo.inc" 26 void ARCSubtarget::anchor() {}
This class represents lattice values for constants.
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.
Triple - Helper class for working with autoconf configuration names.
Primary interface to the complete machine description for the target machine.