Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h192 SPIRVType *getOpTypeArray(uint32_t NumElems, SPIRVType *ElemType,
H A DSPIRVGlobalRegistry.cpp520 SPIRVType *SPIRVGlobalRegistry::getOpTypeArray(uint32_t NumElems, in getOpTypeArray() function in SPIRVGlobalRegistry
669 return getOpTypeArray(Ty->getArrayNumElements(), El, MIRBuilder, EmitIR); in createSPIRVType()