Description of a rewrite to apply when converting MS-style inline assembly.
Declared in <llvm/MC/MCParser/MCTargetAsmParser.h>
struct AsmRewrite;
| Name | Description |
|---|---|
AsmRewrite [constructor] | Constructors |
| Name | Description |
|---|---|
Done | Whether this rewrite has already been applied. |
IntelExp | Intel expression payload for AOK_IntelExpr rewrites. |
IntelExpRestricted | Whether the Intel expression is subject to restricted forms. |
Kind | Kind of rewrite to perform. |
Label | Label text for label rewrites. |
Len | Length of the text span to rewrite. |
Loc | Source location of the text to rewrite. |
Val | Immediate or numeric value associated with the rewrite, if any. |