LLVM: llvm::VRegMaskOrUnit Struct Reference (original) (raw)
#include "[llvm/CodeGen/RegisterPressure.h](RegisterPressure%5F8h%5Fsource.html)"
| Public Member Functions |
|---|
| Public Attributes | |
|---|---|
| VirtRegOrUnit | VRegOrUnit |
| LaneBitmask | LaneMask |
Detailed Description
Definition at line 39 of file RegisterPressure.h.
Constructor & Destructor Documentation
| llvm::VRegMaskOrUnit::VRegMaskOrUnit ( VirtRegOrUnit VRegOrUnit, LaneBitmask LaneMask ) | inline |
|---|
Definition at line 43 of file RegisterPressure.h.
References LaneMask, and VRegOrUnit.
Member Data Documentation
◆ LaneMask
LaneBitmask llvm::VRegMaskOrUnit::LaneMask
Definition at line 41 of file RegisterPressure.h.
Referenced by addRegLanes(), llvm::RegPressureTracker::discoverLiveInOrOut(), llvm::RegPressureTracker::initLiveThru(), llvm::LiveRegSet::insert(), removeRegLanes(), and VRegMaskOrUnit().
◆ VRegOrUnit
VirtRegOrUnit llvm::VRegMaskOrUnit::VRegOrUnit
Definition at line 40 of file RegisterPressure.h.
Referenced by addRegLanes(), llvm::RegPressureTracker::discoverLiveInOrOut(), llvm::LiveRegSet::erase(), llvm::RegPressureTracker::initLiveThru(), llvm::LiveRegSet::insert(), removeRegLanes(), and VRegMaskOrUnit().
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/RegisterPressure.h