Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp755 SPIRVType *STy2 = CU.second; in getOrCreateSPIRVType() local
757 STy2 = getSPIRVTypeForVReg(Reg); in getOrCreateSPIRVType()
759 STy2 = restOfCreateSPIRVType(Ty2, MIRBuilder, AccessQual, EmitIR); in getOrCreateSPIRVType()
761 STy = STy2; in getOrCreateSPIRVType()