Description of a rewrite to apply when converting MS‐style inline assembly.
Synopsis
Declared in <llvm/MC/MCParser/MCTargetAsmParser.h>
struct AsmRewrite;
Member Functions
Name |
Description |
|
Constructors |
Data Members
Name |
Description |
Whether this rewrite has already been applied. |
|
Intel expression payload for |
|
Whether the Intel expression is subject to restricted forms. |
|
Kind of rewrite to perform. |
|
Label text for label rewrites. |
|
Length of the text span to rewrite. |
|
Source location of the text to rewrite. |
|
Immediate or numeric value associated with the rewrite, if any. |
Created with MrDocs