Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp1189 bool PtrNeedsLayout = false; in getOrCreateSPIRVType() local
1192 if ((Reg = find(Ty2, PtrNeedsLayout, MF)).isValid()) in getOrCreateSPIRVType()
1195 STy2 = restOfCreateSPIRVType(Ty2, MIRBuilder, AccessQual, PtrNeedsLayout, in getOrCreateSPIRVType()