LLVM 22.0.0git
|
#include "Target/AMDGPU/Utils/AMDGPUBaseInfo.h"
Public Member Functions | |
ComponentLayout (ComponentKind Kind, unsigned VOPD3ModsNum, int BitOp3Idx) | |
ComponentLayout (const ComponentProps &OpXProps, unsigned VOPD3ModsNum, int BitOp3Idx) | |
unsigned | getIndexOfDstInMCOperands () const |
unsigned | getIndexOfSrcInMCOperands (unsigned CompSrcIdx, bool VOPD3) const |
unsigned | getIndexOfDstInParsedOperands () const |
unsigned | getIndexOfSrcInParsedOperands (unsigned CompSrcIdx) const |
Definition at line 793 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 830 of file AMDGPUBaseInfo.h.
References assert(), llvm::AMDGPU::VOPD::COMPONENT_X, and llvm::AMDGPU::VOPD::SINGLE.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::ComponentInfo(), and llvm::AMDGPU::VOPD::ComponentInfo::ComponentInfo().
|
inline |
Definition at line 836 of file AMDGPUBaseInfo.h.
References llvm::AMDGPU::VOPD::COMPONENT_Y.
|
inline |
Definition at line 843 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 862 of file AMDGPUBaseInfo.h.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().
|
inline |
Definition at line 846 of file AMDGPUBaseInfo.h.
References assert(), llvm::AMDGPU::VOPD::MAX_SRC_NUM, and llvm::AMDGPU::VOPD::SINGLE.
|
inline |
Definition at line 867 of file AMDGPUBaseInfo.h.
References assert(), and llvm::AMDGPU::VOPD::MAX_SRC_NUM.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().