Home
last modified time | relevance | path

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

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