Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DMatchDataInfo.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp335 SmallBitVector SeenTypes(8); getAction() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp50 mutable std::set<const Type *> SeenTypes; member in __anon72064f580111::SystemZTargetCodeGenInfo
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2053 llvm::DenseSet<CanonicalDeclPtr<const CXXRecordDecl>> SeenTypes; CollectCXXBases() local
2069 CollectCXXBasesAux(const CXXRecordDecl * RD,llvm::DIFile * Unit,SmallVectorImpl<llvm::Metadata * > & EltTys,llvm::DIType * RecordTy,const CXXRecordDecl::base_class_const_range & Bases,llvm::DenseSet<CanonicalDeclPtr<const CXXRecordDecl>> & SeenTypes,llvm::DINode::DIFlags StartingFlags) CollectCXXBasesAux() argument