Home
last modified time | relevance | path

Searched refs:Types2 (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h534 std::initializer_list<LLT> Types1, std::initializer_list<LLT> Types2) { in actionForCartesianProduct() argument
538 typeInSet(typeIdx(2), Types2)))); in actionForCartesianProduct()
607 std::initializer_list<LLT> Types2) { in legalForCartesianProduct() argument
609 Types2); in legalForCartesianProduct()
685 std::initializer_list<LLT> Types2) { in lowerForCartesianProduct() argument
688 Types2); in lowerForCartesianProduct()
/freebsd-13.1/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h145 struct Types2 {
153 typedef Types2<T2, T3> Tail;
823 typedef internal::Types2<T1, T2> type;