LLVM: llvm::TargetStackID Namespace Reference (original) (raw)
llvm::TargetStackID Namespace Reference
| Enumerations | |
|---|---|
| enum | Value { Default = 0 , SGPRSpill = 1 , ScalableVector = 2 , WasmLocal = 3 , ScalablePredicateVector = 4 , NoAlloc = 255 } |
Enumeration Type Documentation
◆ Value
enum llvm::TargetStackID::Value
| Enumerator |
|---|
| Default |
| SGPRSpill |
| ScalableVector |
| WasmLocal |
| ScalablePredicateVector |
| NoAlloc |
Definition at line 30 of file TargetFrameLowering.h.