LLVM: llvm::InlineAsm::SubConstraintInfo Struct Reference (original) (raw)
#include "[llvm/IR/InlineAsm.h](InlineAsm%5F8h%5Fsource.html)"
| Public Member Functions |
|---|
| Public Attributes | |
|---|---|
| int | MatchingInput = -1 |
| MatchingInput - If this is not -1, this is an output constraint where an input constraint is required to match it (e.g. | |
| ConstraintCodeVector | Codes |
| Code - The constraint code, either the register name (in braces) or the constraint letter/number. |
Definition at line 106 of file InlineAsm.h.
| llvm::InlineAsm::SubConstraintInfo::SubConstraintInfo ( ) | default |
|---|
Default constructor.
◆ Codes
◆ MatchingInput
int llvm::InlineAsm::SubConstraintInfo::MatchingInput = -1
The documentation for this struct was generated from the following file:
- include/llvm/IR/InlineAsm.h