#include "Target/WebAssembly/WebAssemblySubtarget.h"
Definition at line 35 of file WebAssemblySubtarget.h.
◆ WebAssemblySubtarget()
This constructor initializes the data members to match that of the specified triple.
Definition at line 40 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 |
◆ hasExceptionHandling()
bool llvm::WebAssemblySubtarget::hasExceptionHandling |
( |
| ) |
const |
|
inline |
◆ hasExtendedConst()
bool llvm::WebAssemblySubtarget::hasExtendedConst |
( |
| ) |
const |
|
inline |
◆ hasHalfPrecision()
bool llvm::WebAssemblySubtarget::hasHalfPrecision |
( |
| ) |
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 |
◆ 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: