|
LLVM 24.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 746 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 783 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 789 of file AMDGPUBaseInfo.h.
References llvm::AMDGPU::VOPD::COMPONENT_Y.
|
inline |
Definition at line 796 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 815 of file AMDGPUBaseInfo.h.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().
|
inline |
Definition at line 799 of file AMDGPUBaseInfo.h.
References assert(), llvm::AMDGPU::VOPD::MAX_SRC_NUM, and llvm::AMDGPU::VOPD::SINGLE.
|
inline |
Definition at line 820 of file AMDGPUBaseInfo.h.
References assert(), and llvm::AMDGPU::VOPD::MAX_SRC_NUM.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().