Home
last modified time | relevance | path

Searched refs:getBitOp3OperandIdx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h729 int getBitOp3OperandIdx() const;
874 ComponentLayout(Kind, getCompVOPD3ModsNum(), getBitOp3OperandIdx()) {} in ComponentProps()
881 getBitOp3OperandIdx()) {} in ComponentProps()
H A DAMDGPUBaseInfo.cpp844 int ComponentProps::getBitOp3OperandIdx() const { in getBitOp3OperandIdx() function in llvm::AMDGPU::VOPD::ComponentProps