/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUMemoryUtils.cpp | 132 set_union(VariablesReachableThroughFunctionPointer, in getTransitiveUsesOfLDS() 154 set_union(TransitiveMapFunction[&F], in getTransitiveUsesOfLDS() 174 set_union(TransitiveMapFunction[&Func], DirectMapFunction[F]); in getTransitiveUsesOfLDS() 199 set_union(IndirectMapKernel[&Func], TransitiveMapFunction[Ith]); in getTransitiveUsesOfLDS() 201 set_union(IndirectMapKernel[&Func], in getTransitiveUsesOfLDS()
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | set_union.h | 68 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _OutputIterator set_union( in set_union() 86 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _OutputIterator set_union( in set_union() 92 return std::set_union( in set_union() 65 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _OutputIterator set_union( set_union() function 83 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _OutputIterator set_union( set_union() function
|
H A D | ranges_set_union.h | 15 #include <__algorithm/set_union.h> 105 inline constexpr auto set_union = __set_union::__fn{};
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Assumptions.cpp | 58 if (!set_union(CurAssumptions, Assumptions)) in addAssumptionsImpl()
|
H A D | SafepointIRVerifier.cpp | 778 set_union(Temp, AvailableIn); in transferBlock()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | BlockCoverageInference.cpp | 70 Dependencies.set_union(It->second); in getDependencies() 73 Dependencies.set_union(It->second); in getDependencies()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | SetOperations.h | 43 template <class S1Ty, class S2Ty> bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union() function
|
H A D | SetVector.h | 300 /// TODO: We should be able to use set_union from SetOperations.h, but 303 bool set_union(const STy &S) { in set_union() function
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | algorithm.cppm |
|
H A D | algorithm.inc | 483 using std::set_union; 486 using std::ranges::set_union;
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | CalledValuePropagation.cpp | 159 std::set_union(X.getFunctions().begin(), X.getFunctions().end(), in MergeValues()
|
H A D | MemProfContextDisambiguation.cpp | 1212 set_union(CallerEdgeContextIds, Edge->ContextIds); in checkNode() 1225 set_union(CalleeEdgeContextIds, Edge->getContextIds()); in checkNode()
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | DataflowAnalysisContext.cpp | 60 ModeledFields.set_union(Fields); in addModeledFields()
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | SyntheticSections.cpp | 854 set_union(tmp.pagesMap, src.pagesMap); in tryMergeGots() 855 set_union(tmp.local16, src.local16); in tryMergeGots() 856 set_union(tmp.global, src.global); in tryMergeGots() 857 set_union(tmp.relocs, src.relocs); in tryMergeGots() 858 set_union(tmp.tls, src.tls); in tryMergeGots() 859 set_union(tmp.dynTlsSymbols, src.dynTlsSymbols); in tryMergeGots() 905 set_union(got.local16, got.local32); in build() 914 set_union(primGot->relocs, got.global); in build() 915 set_union(primGot->relocs, got.relocs); in build()
|
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/ |
H A D | glue_algorithm_defs.h |
|
H A D | glue_algorithm_impl.h |
|
H A D | algorithm_impl.h |
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 3294 Data.LiveIn[&BB].set_union(Data.LiveOut[&BB]); in computeLiveInValues() 3310 LiveOut.set_union(Data.LiveIn[Succ]); in computeLiveInValues() 3323 LiveTmp.set_union(Data.LiveSet[BB]); in computeLiveInValues()
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | algorithm | 995 set_union(I1 first1, S1 last1, I2 first2, S2 last2, O result, Comp comp = {}, 1002 set_union(R1&& r1, R2&& r2, O result, Comp comp = {}, 1617 set_union(InputIterator1 first1, InputIterator1 last1, 1622 set_union(InputIterator1 first1, InputIterator1 last1, 1895 #include <__algorithm/set_union.h>
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 2969 set_union(MInfo.regsKilled, regsKilled); in visitMachineBundleAfter() 2980 set_union(regsLive, regsDefined); regsDefined.clear(); in visitMachineBundleAfter()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | SubtargetEmitter.cpp | 1670 std::set_union(&T.ProcIndex, &T.ProcIndex + 1, ProcIndices.begin(), in collectProcessorIndices()
|
/freebsd/lib/libc++/ |
H A D | Makefile | 463 ALG_HEADERS+= set_union.h
|
H A D | libcxx.imp | 186 { include: [ "<__algorithm/set_union.h>", "private", "<algorithm>", "public" ] },
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenSchedule.cpp | 1024 std::set_union(SchedClasses[Idx].ProcIndices.begin(), in addSchedClass()
|
H A D | CodeGenRegisters.cpp | 2074 std::set_union(RegUnitSets[Idx].Units.begin(), in computeRegUnitSets()
|