LLVM API Documentation

Public Member Functions | Public Attributes
llvm::SIMachineFunctionInfo::SpilledReg Struct Reference

#include <SIMachineFunctionInfo.h>

Collaboration diagram for llvm::SIMachineFunctionInfo::SpilledReg:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SpilledReg (unsigned R, int L)
 SpilledReg ()
bool hasLane ()

Public Attributes

unsigned VGPR
int Lane

Detailed Description

Definition at line 31 of file SIMachineFunctionInfo.h.


Constructor & Destructor Documentation

Definition at line 34 of file SIMachineFunctionInfo.h.

Definition at line 35 of file SIMachineFunctionInfo.h.


Member Function Documentation

Definition at line 36 of file SIMachineFunctionInfo.h.

References Lane.


Member Data Documentation


The documentation for this struct was generated from the following file: