Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h836 getPrevCompVOPD3ModsNum() + (Kind != SINGLE ? 1 : 0); in getIndexOfSrcInMCOperands()
861 unsigned getPrevCompVOPD3ModsNum() const { in getPrevCompVOPD3ModsNum() function