Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1097 static unsigned getNumComponentsForDim(SPIRV::Dim::Dim dim) { in getNumComponentsForDim() function
1117 unsigned numComps = getNumComponentsForDim(dim); in getNumSizeComponents()