Home
last modified time | relevance | path

Searched refs:Types0 (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h372 std::initializer_list<LLT> Types0, in actionForCartesianProduct() argument
375 return actionIf(Action, all(typeInSet(typeIdx(0), Types0), in actionForCartesianProduct()
383 LegalizeAction Action, std::initializer_list<LLT> Types0, in actionForCartesianProduct() argument
386 return actionIf(Action, all(typeInSet(typeIdx(0), Types0), in actionForCartesianProduct()
436 LegalizeRuleSet &legalForCartesianProduct(std::initializer_list<LLT> Types0, in legalForCartesianProduct() argument
438 return actionForCartesianProduct(LegalizeAction::Legal, Types0, Types1); in legalForCartesianProduct()
492 LegalizeRuleSet &lowerForCartesianProduct(std::initializer_list<LLT> Types0, in lowerForCartesianProduct() argument
495 return actionForCartesianProduct(LegalizeAction::Lower, Types0, Types1); in lowerForCartesianProduct()
499 LegalizeRuleSet &lowerForCartesianProduct(std::initializer_list<LLT> Types0, in lowerForCartesianProduct() argument
503 return actionForCartesianProduct(LegalizeAction::Lower, Types0, Types1, in lowerForCartesianProduct()
[all …]
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-type-util.h.pump112 // Except for Types0, every struct in the family has two member types:
117 struct Types0 {};
124 typedef Types0 Tail;
165 typedef internal::Types0 type;
Dgtest-internal.h673 class TypeParameterizedTest<Fixture, TestSel, Types0> {
Dgtest-type-util.h119 struct Types0 {};
126 typedef Types0 Tail;
775 typedef internal::Types0 type;
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-type-util.h.pump111 // Except for Types0, every struct in the family has two member types:
116 struct Types0 {};
123 typedef Types0 Tail;
164 typedef internal::Types0 type;
Dgtest-internal.h659 class TypeParameterizedTest<Fixture, TestSel, Types0> {
Dgtest-type-util.h118 struct Types0 {};
125 typedef Types0 Tail;
774 typedef internal::Types0 type;
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-type-util.h.pump111 // Except for Types0, every struct in the family has two member types:
116 struct Types0 {};
123 typedef Types0 Tail;
164 typedef internal::Types0 type;
Dgtest-internal.h659 class TypeParameterizedTest<Fixture, TestSel, Types0> {
Dgtest-type-util.h118 struct Types0 {};
125 typedef Types0 Tail;
774 typedef internal::Types0 type;
/external/googletest/googletest/include/gtest/internal/
Dgtest-type-util.h.pump128 // Except for Types0, every struct in the family has two member types:
133 struct Types0 {};
140 typedef Types0 Tail;
181 typedef internal::Types0 type;
Dgtest-internal.h662 void GenerateNamesRecursively(Types0, std::vector<std::string>*, int) {} in GenerateNamesRecursively() argument
727 class TypeParameterizedTest<Fixture, TestSel, Types0> {
Dgtest-type-util.h134 struct Types0 {};
141 typedef Types0 Tail;
790 typedef internal::Types0 type;
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-type-util.h.pump128 // Except for Types0, every struct in the family has two member types:
133 struct Types0 {};
140 typedef Types0 Tail;
181 typedef internal::Types0 type;
Dgtest-internal.h624 void GenerateNamesRecursively(Types0, std::vector<std::string>*, int) {} in GenerateNamesRecursively() argument
687 class TypeParameterizedTest<Fixture, TestSel, Types0> {
Dgtest-type-util.h135 struct Types0 {};
142 typedef Types0 Tail;
791 typedef internal::Types0 type;
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h693 class TypeParameterizedTest<Fixture, TestSel, Types0> {
Dgtest-type-util.h119 struct Types0 {};
126 typedef Types0 Tail;
775 typedef internal::Types0 type;
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h702 class TypeParameterizedTest<Fixture, TestSel, Types0> {
Dgtest-type-util.h119 struct Types0 {};
126 typedef Types0 Tail;
775 typedef internal::Types0 type;
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h659 class TypeParameterizedTest<Fixture, TestSel, Types0> {
Dgtest-type-util.h118 struct Types0 {};
125 typedef Types0 Tail;
774 typedef internal::Types0 type;
/external/epid-sdk/ext/gtest/
Dgtest.h4599 struct Types0 {};
4606 typedef Types0 Tail;
5255 typedef internal::Types0 type;
8405 class TypeParameterizedTest<Fixture, TestSel, Types0> {