LLVM 22.0.0git
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 30 of file TargetFrameLowering.h.