Home
last modified time | relevance | path

Searched refs:Types1 (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
H A Dp2-0x.cpp17 template<typename ...Types1>
18 struct same_tuple<tuple<Types1...>, tuple<Types1...> > {
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h544 std::initializer_list<LLT> Types1) { in actionForCartesianProduct() argument
547 typeInSet(typeIdx(1), Types1))); in actionForCartesianProduct()
558 all(typeInSet(typeIdx(1), Types1), in actionForCartesianProduct()
632 return actionForCartesianProduct(LegalizeAction::Legal, Types0, Types1); in legalForCartesianProduct()
639 return actionForCartesianProduct(LegalizeAction::Legal, Types0, Types1, in legalForCartesianProduct()
710 return actionForCartesianProduct(LegalizeAction::Lower, Types0, Types1); in lowerForCartesianProduct()
718 return actionForCartesianProduct(LegalizeAction::Lower, Types0, Types1, in lowerForCartesianProduct()
751 std::initializer_list<LLT> Types1) { in libcallForCartesianProduct() argument
857 std::initializer_list<LLT> Types1) { in customForCartesianProduct() argument
864 std::initializer_list<LLT> Types1, in customForCartesianProduct() argument
[all …]
/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmulti-level-substitution.cpp112 template<typename ...Types1>
119 struct Inner<tuple<pair<Types1, Types2>...>,
120 metafun_tuple<some_function_object<Types1, Types2>::template result_of...> > {
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddebug-info-use-after-free.cpp8 template < typename T1 > struct Types1 struct
35 typedef Types1 < T > type;
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-type-util.h131 struct Types1 { struct
138 typedef Types1<T2> Tail; argument
798 typedef internal::Types1<T1> type;
3311 typedef Types1<T> type;