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.cpp844 auto &TypeToSPIRVTypeMap = DT.getTypes()->getAllUses(); in createSPIRVType() local
845 auto t = TypeToSPIRVTypeMap.find(Ty); in createSPIRVType()
846 if (t != TypeToSPIRVTypeMap.end()) { in createSPIRVType()