LLVM: llvm::WebAssemblyII Namespace Reference (original) (raw)
llvm::WebAssemblyII Namespace Reference
| Enumerations | |
|---|---|
| enum | TOF { MO_NO_FLAG = 0 , MO_GOT, MO_GOT_TLS, MO_MEMORY_BASE_REL, MO_TLS_BASE_REL, MO_TABLE_BASE_REL, MO_CATCH_BLOCK_SIG } |
| Target Operand Flag enum. More... |
Enumeration Type Documentation
◆ TOF
Target Operand Flag enum.
| Enumerator |
|---|
| MO_NO_FLAG |
| MO_GOT |
| MO_GOT_TLS |
| MO_MEMORY_BASE_REL |
| MO_TLS_BASE_REL |
| MO_TABLE_BASE_REL |
| MO_CATCH_BLOCK_SIG |
Definition at line 91 of file WebAssemblyMCTargetDesc.h.