enum Location::LocationType
Declared at: llvm/include/llvm/CodeGen/StackMaps.h:196
Enumerators
Name | Value | Comment |
---|---|---|
Unprocessed | 0 | |
Register | 1 | |
Direct | 2 | |
Indirect | 3 | |
Constant | 4 | |
ConstantIndex | 5 |
Declared at: llvm/include/llvm/CodeGen/StackMaps.h:196
Name | Value | Comment |
---|---|---|
Unprocessed | 0 | |
Register | 1 | |
Direct | 2 | |
Indirect | 3 | |
Constant | 4 | |
ConstantIndex | 5 |