LLVM 17.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 653 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 680 of file AMDGPUBaseInfo.h.
References assert(), llvm::AMDGPU::VOPD::COMPONENT_X, and llvm::AMDGPU::VOPD::SINGLE.
|
inline |
Definition at line 685 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 690 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 699 of file AMDGPUBaseInfo.h.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().
|
inline |
Definition at line 693 of file AMDGPUBaseInfo.h.
References assert(), and llvm::AMDGPU::VOPD::MAX_SRC_NUM.
|
inline |
Definition at line 704 of file AMDGPUBaseInfo.h.
References assert(), and llvm::AMDGPU::VOPD::MAX_SRC_NUM.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().