Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp665 auto &TypeToSPIRVTypeMap = DT.getTypes()->getAllUses(); in createSPIRVType() local
666 auto t = TypeToSPIRVTypeMap.find(Ty); in createSPIRVType()
667 if (t != TypeToSPIRVTypeMap.end()) { in createSPIRVType()