Searched defs:Sets (Results 1 – 13 of 13) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | DeltaAlgorithm.cpp | 44 const changesetlist_ty &Sets) { in Delta() argument 68 const changesetlist_ty &Sets, in Search() argument 75 changesetlist_ty Sets; in Search() local 108 changesetlist_ty Sets; Run() local [all...] |
H A D | DAGDeltaAlgorithm.cpp | 117 const changesetlist_ty &Sets, in UpdatedSearchState() 162 const changesetlist_ty &Sets) override { in UpdatedSearchState()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DeltaAlgorithm.h | 74 const changesetlist_ty &Sets) {} in UpdatedSearchState()
|
H A D | DAGDeltaAlgorithm.h | 69 const changesetlist_ty &Sets, in UpdatedSearchState()
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | TableGen.cpp | 54 SetTheory Sets; in PrintSets() local
|
H A D | CodeGenRegisters.h |
|
H A D | CodeGenSchedule.h |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SplitModule.cpp | 174 SmallVector<SortType, 64> Sets; findPartitions() local
|
H A D | SimplifyCFG.cpp | 2424 SmallVector<SetTy, 1> Sets; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Attributes.cpp | 1076 AttributeListImpl(ArrayRef<AttributeSet> Sets) AttributeListImpl() argument 1100 Profile(FoldingSetNodeID & ID,ArrayRef<AttributeSet> Sets) Profile() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 2325 std::vector<std::pair<GlobalClassesTy::iterator, unsigned>> Sets; lower() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LICM.cpp | 2294 SmallVector<PointerIntPair<const AliasSet *, 1, bool>, 8> Sets; collectPromotionCandidates() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 8895 llvm::SmallVector<OMPTraitSet, 2> Sets; global() variable [all...] |