Searched refs:Types2 (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | LegalizerInfo.h | 510 std::initializer_list<LLT> Types1, std::initializer_list<LLT> Types2) { in actionForCartesianProduct() argument 514 typeInSet(typeIdx(2), Types2)))); in actionForCartesianProduct() 583 std::initializer_list<LLT> Types2) { in legalForCartesianProduct() argument 585 Types2); in legalForCartesianProduct() 661 std::initializer_list<LLT> Types2) { in lowerForCartesianProduct() argument 664 Types2); in lowerForCartesianProduct()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | meta.d | 918 alias Types2 = AliasSeq!(int, byte, ubyte, dstring, dchar, uint, ulong); variable 919 alias TL2 = Filter!(isUnsigned, Types2);
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | meta.d | 783 alias Types2 = AliasSeq!(int, byte, ubyte, dstring, dchar, uint, ulong); variable 784 alias TL2 = Filter!(isUnsigned, Types2);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
| H A D | gtest-type-util.h | 132 struct Types2 { struct 140 typedef Types2<T2, T3> Tail; argument 810 typedef internal::Types2<T1, T2> type;
|