Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h683 unsigned NumVOPD3Mods = 0; variable
720 unsigned getCompVOPD3ModsNum() const { return NumVOPD3Mods; } in getCompVOPD3ModsNum()
H A DAMDGPUBaseInfo.cpp819 NumVOPD3Mods = 2; in ComponentProps()
826 NumVOPD3Mods = SrcOperandsNum; in ComponentProps()
828 --NumVOPD3Mods; in ComponentProps()