Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h720 unsigned getCompVOPD3ModsNum() const { return NumVOPD3Mods; } in getCompVOPD3ModsNum() function
862 return PrevComp.getCompVOPD3ModsNum(); in getPrevCompVOPD3ModsNum()
874 ComponentLayout(Kind, getCompVOPD3ModsNum(), getBitOp3OperandIdx()) {} in ComponentProps()
880 ComponentLayout(OpXProps, getCompVOPD3ModsNum(), in ComponentProps()