Searched defs:Sets (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | DeltaAlgorithm.cpp | 44 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 D | DAGDeltaAlgorithm.cpp | 117 const changesetlist_ty &Sets, in UpdatedSearchState() 162 const changesetlist_ty &Sets) override { in UpdatedSearchState()
|
/freebsd/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/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | TableGen.cpp | 54 SetTheory Sets; in PrintSets() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SplitModule.cpp | 176 SmallVector<SortType, 64> Sets; in findPartitions() local
|
H A D | SimplifyCFG.cpp | 2482 SmallVector<SetTy, 1> Sets; member
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenRegisters.h | 581 SetTheory Sets; variable
|
H A D | CodeGenSchedule.h | 426 SetTheory Sets; variable
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Attributes.cpp | 1206 AttributeListImpl::AttributeListImpl(ArrayRef<AttributeSet> Sets) in AttributeListImpl() 1230 ArrayRef<AttributeSet> Sets) { in Profile()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 2327 std::vector<std::pair<GlobalClassesTy::iterator, unsigned>> Sets; in lower() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LICM.cpp | 2309 SmallVector<PointerIntPair<const AliasSet *, 1, bool>, 8> Sets; in collectPromotionCandidates() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 8935 llvm::SmallVector<OMPTraitSet, 2> Sets; variable
|