Searched refs:restOfCreateSPIRVType (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVGlobalRegistry.cpp | 989 return restOfCreateSPIRVType(Ty, MIRBuilder, AccQual, ExplicitLayoutRequired, in findSPIRVType() 1106 SPIRVType *SPIRVGlobalRegistry::restOfCreateSPIRVType( in restOfCreateSPIRVType() function in SPIRVGlobalRegistry 1183 SPIRVType *STy = restOfCreateSPIRVType(Ty, MIRBuilder, AccessQual, in getOrCreateSPIRVType() 1195 STy2 = restOfCreateSPIRVType(Ty2, MIRBuilder, AccessQual, PtrNeedsLayout, in getOrCreateSPIRVType()
|
| H A D | SPIRVGlobalRegistry.h | 99 restOfCreateSPIRVType(const Type *Type, MachineIRBuilder &MIRBuilder,
|