LLVM: llvm::WebAssemblySubtarget Class Reference (original) (raw)
#include "[Target/WebAssembly/WebAssemblySubtarget.h](WebAssemblySubtarget%5F8h%5Fsource.html)"
Definition at line 35 of file WebAssemblySubtarget.h.
This constructor initializes the data members to match that of the specified triple.
Definition at line 63 of file WebAssemblySubtarget.cpp.
◆ enableAtomicExpand()
| bool WebAssemblySubtarget::enableAtomicExpand ( ) const |
override |
◆ enableIndirectBrExpand()
| bool llvm::WebAssemblySubtarget::enableIndirectBrExpand ( ) const |
inlineoverride |
◆ enableMachineScheduler()
| bool WebAssemblySubtarget::enableMachineScheduler ( ) const |
override |
◆ getFrameLowering()
◆ getInstrInfo()
◆ getRegisterInfo()
◆ getSelectionDAGInfo()
◆ getTargetLowering()
◆ getTargetTriple()
| const Triple & llvm::WebAssemblySubtarget::getTargetTriple ( ) const |
inline |
◆ hasAddr64()
| bool llvm::WebAssemblySubtarget::hasAddr64 ( ) const |
inline |
◆ hasAtomics()
| bool llvm::WebAssemblySubtarget::hasAtomics ( ) const |
inline |
◆ hasBulkMemory()
| bool llvm::WebAssemblySubtarget::hasBulkMemory ( ) const |
inline |
◆ hasBulkMemoryOpt()
| bool llvm::WebAssemblySubtarget::hasBulkMemoryOpt ( ) const |
inline |
◆ hasCallIndirectOverlong()
| bool llvm::WebAssemblySubtarget::hasCallIndirectOverlong ( ) const |
inline |
◆ hasExceptionHandling()
| bool llvm::WebAssemblySubtarget::hasExceptionHandling ( ) const |
inline |
◆ hasExtendedConst()
| bool llvm::WebAssemblySubtarget::hasExtendedConst ( ) const |
inline |
◆ hasFP16()
| bool llvm::WebAssemblySubtarget::hasFP16 ( ) const |
inline |
◆ hasGC()
| bool llvm::WebAssemblySubtarget::hasGC ( ) const |
inline |
◆ hasMultiMemory()
| bool llvm::WebAssemblySubtarget::hasMultiMemory ( ) const |
inline |
◆ hasMultivalue()
| bool llvm::WebAssemblySubtarget::hasMultivalue ( ) const |
inline |
◆ hasMutableGlobals()
| bool llvm::WebAssemblySubtarget::hasMutableGlobals ( ) const |
inline |
◆ hasNontrappingFPToInt()
| bool llvm::WebAssemblySubtarget::hasNontrappingFPToInt ( ) const |
inline |
◆ hasReferenceTypes()
| bool llvm::WebAssemblySubtarget::hasReferenceTypes ( ) const |
inline |
◆ hasRelaxedSIMD()
| bool llvm::WebAssemblySubtarget::hasRelaxedSIMD ( ) const |
inline |
◆ hasSignExt()
| bool llvm::WebAssemblySubtarget::hasSignExt ( ) const |
inline |
◆ hasSIMD128()
| bool llvm::WebAssemblySubtarget::hasSIMD128 ( ) const |
inline |
◆ hasTailCall()
| bool llvm::WebAssemblySubtarget::hasTailCall ( ) const |
inline |
◆ hasWideArithmetic()
| bool llvm::WebAssemblySubtarget::hasWideArithmetic ( ) const |
inline |
◆ ParseSubtargetFeatures()
Parses features string setting specified subtarget options.
Definition of function is auto generated by tblgen.
◆ useAA()
| bool WebAssemblySubtarget::useAA ( ) const |
override |
The documentation for this class was generated from the following files: