Home
last modified time | relevance | path

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

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