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 652 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 679 of file AMDGPUBaseInfo.h.
References assert(), llvm::AMDGPU::VOPD::COMPONENT_X, and llvm::AMDGPU::VOPD::SINGLE.
|
inline |
Definition at line 684 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 689 of file AMDGPUBaseInfo.h.
|
inline |
Definition at line 698 of file AMDGPUBaseInfo.h.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().
|
inline |
Definition at line 692 of file AMDGPUBaseInfo.h.
References assert(), and llvm::AMDGPU::VOPD::MAX_SRC_NUM.
|
inline |
Definition at line 703 of file AMDGPUBaseInfo.h.
References assert(), and llvm::AMDGPU::VOPD::MAX_SRC_NUM.
Referenced by llvm::AMDGPU::VOPD::ComponentInfo::getIndexInParsedOperands().