LLVM 18.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 645 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 672 of file AMDGPUBaseInfo.h.
References assert(), llvm::AMDGPU::VOPD::COMPONENT_X, and llvm::AMDGPU::VOPD::SINGLE.
|
inline |
Definition at line 677 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 682 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 691 of file AMDGPUBaseInfo.h.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().
|
inline |
Definition at line 685 of file AMDGPUBaseInfo.h.
References assert(), and llvm::AMDGPU::VOPD::MAX_SRC_NUM.
|
inline |
Definition at line 696 of file AMDGPUBaseInfo.h.
References assert(), and llvm::AMDGPU::VOPD::MAX_SRC_NUM.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().