Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h457 std::initializer_list<LLT> Types1, std::initializer_list<LLT> Types2) { in actionForCartesianProduct() argument
461 typeInSet(typeIdx(2), Types2)))); in actionForCartesianProduct()
523 std::initializer_list<LLT> Types2) { in legalForCartesianProduct() argument
525 Types2); in legalForCartesianProduct()
594 std::initializer_list<LLT> Types2) { in lowerForCartesianProduct() argument
597 Types2); in lowerForCartesianProduct()
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-type-util.h132 struct Types2 { struct
140 typedef Types2<T2, T3> Tail; argument
810 typedef internal::Types2<T1, T2> type;