|
LLVM
3.7.0
|
#include <SystemZSubtarget.h>
Definition at line 34 of file SystemZSubtarget.h.
| SystemZSubtarget::SystemZSubtarget | ( | const Triple & | TT, |
| const std::string & | CPU, | ||
| const std::string & | FS, | ||
| const TargetMachine & | TM | ||
| ) |
Definition at line 35 of file SystemZSubtarget.cpp.
|
inlineoverride |
Definition at line 62 of file SystemZSubtarget.h.
Referenced by llvm::SystemZTargetLowering::LowerFormalArguments().
|
inlineoverride |
Definition at line 65 of file SystemZSubtarget.h.
Referenced by llvm::SystemZTTIImpl::getIntImmCost().
|
inlineoverride |
Definition at line 66 of file SystemZSubtarget.h.
References llvm::SystemZInstrInfo::getRegisterInfo().
Referenced by llvm::SystemZTargetLowering::LowerCall(), and llvm::SystemZTargetLowering::SystemZTargetLowering().
|
inlineoverride |
Definition at line 72 of file SystemZSubtarget.h.
|
inlineoverride |
Definition at line 69 of file SystemZSubtarget.h.
|
inline |
Definition at line 83 of file SystemZSubtarget.h.
References HasDistinctOps.
Referenced by llvm::SystemZInstrInfo::convertToThreeAddress().
|
inline |
Definition at line 98 of file SystemZSubtarget.h.
References HasFastSerialization.
Referenced by llvm::SystemZAsmPrinter::EmitInstruction().
|
inline |
Definition at line 92 of file SystemZSubtarget.h.
References HasFPExtension.
Referenced by llvm::SystemZTargetLowering::SystemZTargetLowering().
|
inline |
Definition at line 89 of file SystemZSubtarget.h.
References HasHighWord.
Referenced by llvm::SystemZTargetLowering::SystemZTargetLowering().
|
inline |
Definition at line 101 of file SystemZSubtarget.h.
References HasInterlockedAccess1.
|
inline |
Definition at line 86 of file SystemZSubtarget.h.
References HasLoadStoreOnCond.
Referenced by llvm::SystemZInstrInfo::isPredicable(), and llvm::SystemZInstrInfo::PredicateInstruction().
|
inline |
Definition at line 104 of file SystemZSubtarget.h.
References HasMiscellaneousExtensions.
Referenced by llvm::SystemZInstrInfo::convertToThreeAddress().
|
inline |
Definition at line 95 of file SystemZSubtarget.h.
References HasPopulationCount.
Referenced by llvm::SystemZTTIImpl::getPopcntSupport(), and llvm::SystemZTargetLowering::SystemZTargetLowering().
|
inline |
Definition at line 112 of file SystemZSubtarget.h.
References HasProcessorAssist.
|
inline |
Definition at line 109 of file SystemZSubtarget.h.
References HasTransactionalExecution.
|
inline |
Definition at line 115 of file SystemZSubtarget.h.
References HasVector.
Referenced by llvm::SystemZTargetLowering::CanLowerReturn(), llvm::SystemZTTIImpl::getNumberOfRegisters(), llvm::SystemZTTIImpl::getRegisterBitWidth(), llvm::SystemZTargetLowering::LowerCall(), llvm::SystemZTargetLowering::LowerFormalArguments(), llvm::SystemZTargetLowering::LowerReturn(), and llvm::SystemZTargetLowering::SystemZTargetLowering().
| bool SystemZSubtarget::isPC32DBLSymbol | ( | const GlobalValue * | GV, |
| Reloc::Model | RM, | ||
| CodeModel::Model | CM | ||
| ) | const |
Definition at line 56 of file SystemZSubtarget.cpp.
References bindsLocally(), llvm::GlobalValue::getAlignment(), and llvm::CodeModel::Small.
|
inline |
Definition at line 122 of file SystemZSubtarget.h.
References llvm::Triple::isOSBinFormatELF().
|
inlineoverride |
Definition at line 77 of file SystemZSubtarget.h.
|
protected |
Definition at line 37 of file SystemZSubtarget.h.
Referenced by hasDistinctOps().
|
protected |
Definition at line 42 of file SystemZSubtarget.h.
Referenced by hasFastSerialization().
|
protected |
Definition at line 40 of file SystemZSubtarget.h.
Referenced by hasFPExtension().
|
protected |
Definition at line 39 of file SystemZSubtarget.h.
Referenced by hasHighWord().
|
protected |
Definition at line 43 of file SystemZSubtarget.h.
Referenced by hasInterlockedAccess1().
|
protected |
Definition at line 38 of file SystemZSubtarget.h.
Referenced by hasLoadStoreOnCond().
|
protected |
Definition at line 44 of file SystemZSubtarget.h.
Referenced by hasMiscellaneousExtensions().
|
protected |
Definition at line 41 of file SystemZSubtarget.h.
Referenced by hasPopulationCount().
|
protected |
Definition at line 46 of file SystemZSubtarget.h.
Referenced by hasProcessorAssist().
|
protected |
Definition at line 45 of file SystemZSubtarget.h.
Referenced by hasTransactionalExecution().
|
protected |
Definition at line 47 of file SystemZSubtarget.h.
Referenced by hasVector().
1.8.6