LLVM 19.0.0git
Enumerations
llvm::TargetStackID Namespace Reference

Enumerations

enum  Value {
  Default = 0 , SGPRSpill = 1 , ScalableVector = 2 , WasmLocal = 3 ,
  NoAlloc = 255
}
 

Enumeration Type Documentation

◆ Value

Enumerator
Default 
SGPRSpill 
ScalableVector 
WasmLocal 
NoAlloc 

Definition at line 28 of file TargetFrameLowering.h.