Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h195 SPIRVType *getOpTypeArray(uint32_t NumElems, SPIRVType *ElemType,
H A DSPIRVGlobalRegistry.cpp547 SPIRVType *SPIRVGlobalRegistry::getOpTypeArray(uint32_t NumElems, in getOpTypeArray() function in SPIRVGlobalRegistry
690 return getOpTypeArray(Ty->getArrayNumElements(), El, MIRBuilder, EmitIR); in createSPIRVType()