Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp985 SPIRVType *STy2 = CU.second; in getOrCreateSPIRVType() local
987 STy2 = getSPIRVTypeForVReg(Reg); in getOrCreateSPIRVType()
989 STy2 = restOfCreateSPIRVType(Ty2, MIRBuilder, AccessQual, EmitIR); in getOrCreateSPIRVType()
991 STy = STy2; in getOrCreateSPIRVType()