Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitNonSemanticDI.cpp97 SmallPtrSet<DIBasicType *, 12> BasicTypes; in emitGlobalDI() local
142 BasicTypes.insert(BasicType); in emitGlobalDI()
153 BasicTypes.insert(BT); in emitGlobalDI()
270 for (auto *BasicType : BasicTypes) { in emitGlobalDI()