enum PseudoSourceValue::PSVKind
Declared at: llvm/include/llvm/CodeGen/PseudoSourceValue.h:38
Enumerators
Name | Value | Comment |
---|---|---|
Stack | 0 | |
GOT | 1 | |
JumpTable | 2 | |
ConstantPool | 3 | |
FixedStack | 4 | |
GlobalValueCallEntry | 5 | |
ExternalSymbolCallEntry | 6 | |
TargetCustom | 7 |
Declared at: llvm/include/llvm/CodeGen/PseudoSourceValue.h:38
Name | Value | Comment |
---|---|---|
Stack | 0 | |
GOT | 1 | |
JumpTable | 2 | |
ConstantPool | 3 | |
FixedStack | 4 | |
GlobalValueCallEntry | 5 | |
ExternalSymbolCallEntry | 6 | |
TargetCustom | 7 |