Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h49 createSPIRVType(const Type *Type, MachineIRBuilder &MIRBuilder,
H A DSPIRVGlobalRegistry.cpp503 SPIRVType *SPIRVGlobalRegistry::createSPIRVType(const Type *Ty, in createSPIRVType() function in SPIRVGlobalRegistry
584 SPIRVType *SpirvType = createSPIRVType(Ty, MIRBuilder, AccessQual, EmitIR); in restOfCreateSPIRVType()