Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVGlobalRegistry.h198 SPIRVType *getOpTypeStruct(const StructType *Ty, MachineIRBuilder &MIRBuilder,
DSPIRVGlobalRegistry.cpp546 SPIRVType *SPIRVGlobalRegistry::getOpTypeStruct(const StructType *Ty, in getOpTypeStruct() function in SPIRVGlobalRegistry
674 return getOpTypeStruct(SType, MIRBuilder, EmitIR); in createSPIRVType()