LLVM 20.0.0git
|
#include "llvm/MC/MCParser/MCAsmParser.h"
Public Attributes | |
StringRef | Name |
unsigned | Size = 0 |
unsigned | ElementSize = 0 |
unsigned | Length = 0 |
Definition at line 95 of file MCAsmParser.h.
unsigned llvm::AsmTypeInfo::ElementSize = 0 |
Definition at line 98 of file MCAsmParser.h.
unsigned llvm::AsmTypeInfo::Length = 0 |
Definition at line 99 of file MCAsmParser.h.
StringRef llvm::AsmTypeInfo::Name |
Definition at line 96 of file MCAsmParser.h.
unsigned llvm::AsmTypeInfo::Size = 0 |
Definition at line 97 of file MCAsmParser.h.