Home
last modified time | relevance | path

Searched defs:Sets (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDeltaAlgorithm.cpp44 const changesetlist_ty &Sets) { in Delta()
68 const changesetlist_ty &Sets, in Search()
75 changesetlist_ty Sets; in Search() local
108 changesetlist_ty Sets; in Run() local
H A DDAGDeltaAlgorithm.cpp117 const changesetlist_ty &Sets, in UpdatedSearchState()
162 const changesetlist_ty &Sets) override { in UpdatedSearchState()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDeltaAlgorithm.h74 const changesetlist_ty &Sets) {} in UpdatedSearchState()
H A DDAGDeltaAlgorithm.h69 const changesetlist_ty &Sets, in UpdatedSearchState()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DTableGen.cpp54 SetTheory Sets; in PrintSets() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp176 SmallVector<SortType, 64> Sets; in findPartitions() local
H A DSimplifyCFG.cpp2482 SmallVector<SetTy, 1> Sets; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h581 SetTheory Sets; variable
H A DCodeGenSchedule.h426 SetTheory Sets; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1206 AttributeListImpl::AttributeListImpl(ArrayRef<AttributeSet> Sets) in AttributeListImpl()
1230 ArrayRef<AttributeSet> Sets) { in Profile()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp2327 std::vector<std::pair<GlobalClassesTy::iterator, unsigned>> Sets; in lower() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2309 SmallVector<PointerIntPair<const AliasSet *, 1, bool>, 8> Sets; in collectPromotionCandidates() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h8935 llvm::SmallVector<OMPTraitSet, 2> Sets; variable