Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp644 auto &TypeToSPIRVTypeMap = DT.getTypes()->getAllUses(); in createSPIRVType() local
645 auto t = TypeToSPIRVTypeMap.find(Ty); in createSPIRVType()
646 if (t != TypeToSPIRVTypeMap.end()) { in createSPIRVType()