Home
last modified time | relevance | path

Searched defs:SeenTypes (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp336 SmallBitVector SeenTypes(8); in getAction() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp50 mutable std::set<const Type *> SeenTypes; member in __anona9fb9b860111::SystemZTargetCodeGenInfo
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2179 llvm::DenseSet<CanonicalDeclPtr<const CXXRecordDecl>> SeenTypes; in CollectCXXBases() local
2195 llvm::DenseSet<CanonicalDeclPtr<const CXXRecordDecl>> &SeenTypes, in CollectCXXBasesAux()