#include "llvm/CodeGen/StackMaps.h"
Definition at line 261 of file StackMaps.h.
◆ LocationType
Enumerator |
---|
Unprocessed | |
Register | |
Direct | |
Indirect | |
Constant | |
ConstantIndex | |
Definition at line 262 of file StackMaps.h.
◆ Location() [1/2]
llvm::StackMaps::Location::Location |
( |
| ) |
|
|
default |
◆ Location() [2/2]
◆ Offset
int32_t llvm::StackMaps::Location::Offset = 0 |
◆ Reg
uint16_t llvm::StackMaps::Location::Reg = 0 |
◆ Size
uint16_t llvm::StackMaps::Location::Size = 0 |
◆ Type
The documentation for this struct was generated from the following file: