Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h53 SPIRVType *createSPIRVType(const Type *Type, MachineIRBuilder &MIRBuilder,
H A DSPIRVGlobalRegistry.cpp639 SPIRVType *SPIRVGlobalRegistry::createSPIRVType( in createSPIRVType() function in SPIRVGlobalRegistry
720 SPIRVType *SpirvType = createSPIRVType(Ty, MIRBuilder, AccessQual, EmitIR); in restOfCreateSPIRVType()