Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h385 std::initializer_list<LLT> Types1, std::initializer_list<LLT> Types2) { in actionForCartesianProduct() argument
389 typeInSet(typeIdx(2), Types2)))); in actionForCartesianProduct()
502 std::initializer_list<LLT> Types2) { in lowerForCartesianProduct() argument
505 Types2); in lowerForCartesianProduct()
/freebsd-12.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;