Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h192 SPIRVType *getOpTypeVector(uint32_t NumElems, SPIRVType *ElemType,
H A DSPIRVGlobalRegistry.cpp121 SPIRVType *SPIRVGlobalRegistry::getOpTypeVector(uint32_t NumElems, in getOpTypeVector() function in SPIRVGlobalRegistry
685 return getOpTypeVector(cast<FixedVectorType>(Ty)->getNumElements(), El, in createSPIRVType()