LLVM 19.0.0git
Macros
SparcSubtarget.cpp File Reference
#include "SparcSubtarget.h"
#include "Sparc.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/MC/TargetRegistry.h"
#include "llvm/Support/MathExtras.h"
#include "SparcGenSubtargetInfo.inc"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "sparc-subtarget"
 
#define GET_SUBTARGETINFO_TARGET_DESC
 
#define GET_SUBTARGETINFO_CTOR
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "sparc-subtarget"

Definition at line 21 of file SparcSubtarget.cpp.

◆ GET_SUBTARGETINFO_CTOR

#define GET_SUBTARGETINFO_CTOR

Definition at line 24 of file SparcSubtarget.cpp.

◆ GET_SUBTARGETINFO_TARGET_DESC

#define GET_SUBTARGETINFO_TARGET_DESC

Definition at line 23 of file SparcSubtarget.cpp.