LLVM
15.0.0git
|
#include "Target/AMDGPU/SIMachineFunctionInfo.h"
Public Member Functions | |
SGPRSpillVGPR (Register V, Optional< int > F) | |
Public Attributes | |
Register | VGPR |
Optional< int > | FI |
Definition at line 455 of file SIMachineFunctionInfo.h.
Definition at line 463 of file SIMachineFunctionInfo.h.
Definition at line 461 of file SIMachineFunctionInfo.h.
Register llvm::SIMachineFunctionInfo::SGPRSpillVGPR::VGPR |
Definition at line 457 of file SIMachineFunctionInfo.h.