Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h453 SPIRVType *getOpTypeStruct(const StructType *Ty, MachineIRBuilder &MIRBuilder,
H A DSPIRVGlobalRegistry.cpp870 SPIRVType *SPIRVGlobalRegistry::getOpTypeStruct( in getOpTypeStruct() function in SPIRVGlobalRegistry
1066 return getOpTypeStruct(SType, MIRBuilder, AccQual, Decorator, EmitIR); in createSPIRVType()
1403 SPIRVType *SPIRVStructType = getOpTypeStruct( in getOrCreateLayoutType()