enum DbgValueLoc::EntryType
Description
Type of entry that this represents.
Declared at: llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h:43
Enumerators
Name | Value | Comment |
---|---|---|
E_Location | 0 | |
E_Integer | 1 | |
E_ConstantFP | 2 | |
E_ConstantInt | 3 | |
E_TargetIndexLocation | 4 |
Type of entry that this represents.
Declared at: llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h:43
Name | Value | Comment |
---|---|---|
E_Location | 0 | |
E_Integer | 1 | |
E_ConstantFP | 2 | |
E_ConstantInt | 3 | |
E_TargetIndexLocation | 4 |