Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp808 return restOfCreateSPIRVType(Ty, MIRBuilder, AccQual, EmitIR); in findSPIRVType()
920 SPIRVType *SPIRVGlobalRegistry::restOfCreateSPIRVType( in restOfCreateSPIRVType() function in SPIRVGlobalRegistry
981 SPIRVType *STy = restOfCreateSPIRVType(Ty, MIRBuilder, AccessQual, EmitIR); in getOrCreateSPIRVType()
989 STy2 = restOfCreateSPIRVType(Ty2, MIRBuilder, AccessQual, EmitIR); in getOrCreateSPIRVType()
H A DSPIRVGlobalRegistry.h96 restOfCreateSPIRVType(const Type *Type, MachineIRBuilder &MIRBuilder,