LLVM API Documentation
#include "SparcSubtarget.h"#include "Sparc.h"#include "llvm/Support/MathExtras.h"#include "llvm/Support/TargetRegistry.h"#include "SparcGenSubtargetInfo.inc"
Go to the source code of this file.
Defines | |
| #define | DEBUG_TYPE "sparc-subtarget" |
| #define | GET_SUBTARGETINFO_TARGET_DESC |
| #define | GET_SUBTARGETINFO_CTOR |
Functions | |
| static std::string | computeDataLayout (const SparcSubtarget &ST) |
| #define DEBUG_TYPE "sparc-subtarget" |
Definition at line 21 of file SparcSubtarget.cpp.
| #define GET_SUBTARGETINFO_CTOR |
Definition at line 24 of file SparcSubtarget.cpp.
| #define GET_SUBTARGETINFO_TARGET_DESC |
Definition at line 23 of file SparcSubtarget.cpp.
| static std::string computeDataLayout | ( | const SparcSubtarget & | ST | ) | [static] |
Definition at line 29 of file SparcSubtarget.cpp.
References llvm::SparcSubtarget::is64Bit(), and llvm::MipsISD::Ret.