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.cpp1191 SPIRVType *STy2 = CU.second; in getOrCreateSPIRVType() local
1193 STy2 = getSPIRVTypeForVReg(Reg); in getOrCreateSPIRVType()
1195 STy2 = restOfCreateSPIRVType(Ty2, MIRBuilder, AccessQual, PtrNeedsLayout, in getOrCreateSPIRVType()
1198 STy = STy2; in getOrCreateSPIRVType()