Home
last modified time | relevance | path

Searched refs:Tuples (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/libcxx/benchmarks/
H A DCartesianBenchmarks.h61 class... T, class... Tuples>
63 Tuples... rest) { in makeBenchmarkImpl()
110 template <template <class...> class B, class... Tuples, class... Args>
114 internal::makeBenchmarkImpl<B>(V, std::tuple<>(), Tuples()...); in makeCartesianProductBenchmark()
/openbsd/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DReduceDIMetadata.cpp32 SetVector<std::tuple<MDNode *, size_t, MDNode *>> Tuples; in identifyUninterestingMDNodes() local
54 Tuples.insert({DIM, I, MDT}); in identifyUninterestingMDNodes()
65 for (auto &T : Tuples) { in identifyUninterestingMDNodes()
/openbsd/gnu/llvm/libcxx/docs/Status/
H A DCxx14Papers.csv15 "`3670 <https://wg21.link/n3670>`__","LWG","Addressing Tuples by Type","Bristol","|Complete|","3.4"
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMRegisterInfo.td575 // Tuples of 4 D regs that isn't also a pair of Q regs.
/openbsd/gnu/llvm/libcxx/include/
H A Dtuple138 template <class... Tuples> tuple<CTypes...> tuple_cat(Tuples&&... tpls); // constexpr in C++14
/openbsd/gnu/gcc/libstdc++-v3/docs/html/faq/
H A Dindex.txt843 Tuples - Complete - The tuple class implements small heterogeneous
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dgdbint.texinfo894 Tables can not be nested. Tuples and lists can be nested up to a