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 745 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 772 of file AMDGPUBaseInfo.h.
References assert(), llvm::AMDGPU::VOPD::COMPONENT_X, and llvm::AMDGPU::VOPD::SINGLE.
|
inline |
Definition at line 777 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 782 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 791 of file AMDGPUBaseInfo.h.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().
|
inline |
Definition at line 785 of file AMDGPUBaseInfo.h.
References assert(), and llvm::AMDGPU::VOPD::MAX_SRC_NUM.
|
inline |
Definition at line 796 of file AMDGPUBaseInfo.h.
References assert(), and llvm::AMDGPU::VOPD::MAX_SRC_NUM.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().