Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp493 return restOfCreateSPIRVType(Ty, MIRBuilder, AccQual, EmitIR); in findSPIRVType()
578 SPIRVType *SPIRVGlobalRegistry::restOfCreateSPIRVType( in restOfCreateSPIRVType() function in SPIRVGlobalRegistry
615 SPIRVType *STy = restOfCreateSPIRVType(Ty, MIRBuilder, AccessQual, EmitIR); in getOrCreateSPIRVType()
623 STy2 = restOfCreateSPIRVType(Ty2, MIRBuilder, AccessQual, EmitIR); in getOrCreateSPIRVType()
H A DSPIRVGlobalRegistry.h56 SPIRVType *restOfCreateSPIRVType(const Type *Type,