LLVM 20.0.0git
|
#include "Target/AMDGPU/Utils/AMDGPUBaseInfo.h"
Public Member Functions | |
ComponentLayout (ComponentKind Kind) | |
ComponentLayout (const ComponentProps &OpXProps) | |
unsigned | getIndexOfDstInMCOperands () const |
unsigned | getIndexOfSrcInMCOperands (unsigned CompSrcIdx) const |
unsigned | getIndexOfDstInParsedOperands () const |
unsigned | getIndexOfSrcInParsedOperands (unsigned CompSrcIdx) const |
Definition at line 720 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 747 of file AMDGPUBaseInfo.h.
References assert(), llvm::AMDGPU::VOPD::COMPONENT_X, and llvm::AMDGPU::VOPD::SINGLE.
|
inline |
Definition at line 752 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 757 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 766 of file AMDGPUBaseInfo.h.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().
|
inline |
Definition at line 760 of file AMDGPUBaseInfo.h.
References assert(), and llvm::AMDGPU::VOPD::MAX_SRC_NUM.
|
inline |
Definition at line 771 of file AMDGPUBaseInfo.h.
References assert(), and llvm::AMDGPU::VOPD::MAX_SRC_NUM.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().