enum class StackMapParser::LocationKind
Declared at: llvm/include/llvm/Object/StackMapParser.h:106
Enumerators
Name | Value | Comment |
---|---|---|
Register | 1 | |
Direct | 2 | |
Indirect | 3 | |
Constant | 4 | |
ConstantIndex | 5 |
Declared at: llvm/include/llvm/Object/StackMapParser.h:106
Name | Value | Comment |
---|---|---|
Register | 1 | |
Direct | 2 | |
Indirect | 3 | |
Constant | 4 | |
ConstantIndex | 5 |