Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h499 std::initializer_list<LLT> Types0, in actionForCartesianProduct() argument
502 return actionIf(Action, all(typeInSet(typeIdx(0), Types0), in actionForCartesianProduct()
510 LegalizeAction Action, std::initializer_list<LLT> Types0, in actionForCartesianProduct() argument
513 return actionIf(Action, all(typeInSet(typeIdx(0), Types0), in actionForCartesianProduct()
576 LegalizeRuleSet &legalForCartesianProduct(std::initializer_list<LLT> Types0, in legalForCartesianProduct() argument
578 return actionForCartesianProduct(LegalizeAction::Legal, Types0, Types1); in legalForCartesianProduct()
582 LegalizeRuleSet &legalForCartesianProduct(std::initializer_list<LLT> Types0, in legalForCartesianProduct() argument
585 return actionForCartesianProduct(LegalizeAction::Legal, Types0, Types1, in legalForCartesianProduct()
653 LegalizeRuleSet &lowerForCartesianProduct(std::initializer_list<LLT> Types0, in lowerForCartesianProduct() argument
656 return actionForCartesianProduct(LegalizeAction::Lower, Types0, Types1); in lowerForCartesianProduct()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h445 std::initializer_list<LLT> Types0, in actionForCartesianProduct() argument
448 return actionIf(Action, all(typeInSet(typeIdx(0), Types0), in actionForCartesianProduct()
456 LegalizeAction Action, std::initializer_list<LLT> Types0, in actionForCartesianProduct() argument
459 return actionIf(Action, all(typeInSet(typeIdx(0), Types0), in actionForCartesianProduct()
515 LegalizeRuleSet &legalForCartesianProduct(std::initializer_list<LLT> Types0, in legalForCartesianProduct() argument
517 return actionForCartesianProduct(LegalizeAction::Legal, Types0, Types1); in legalForCartesianProduct()
521 LegalizeRuleSet &legalForCartesianProduct(std::initializer_list<LLT> Types0, in legalForCartesianProduct() argument
524 return actionForCartesianProduct(LegalizeAction::Legal, Types0, Types1, in legalForCartesianProduct()
585 LegalizeRuleSet &lowerForCartesianProduct(std::initializer_list<LLT> Types0, in lowerForCartesianProduct() argument
588 return actionForCartesianProduct(LegalizeAction::Lower, Types0, Types1); in lowerForCartesianProduct()
[all …]
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-type-util.h.pump116 // Except for Types0, every struct in the family has two member types:
121 struct Types0 {};
128 typedef Types0 Tail;
169 typedef internal::Types0 type;
Dgtest-internal.h665 void GenerateNamesRecursively(Types0, std::vector<std::string>*, int) {} in GenerateNamesRecursively() argument
732 class TypeParameterizedTest<Fixture, TestSel, Types0> {
Dgtest-type-util.h122 struct Types0 {}; struct
129 typedef Types0 Tail;
778 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/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-internal.h661 void GenerateNamesRecursively(Types0, std::vector<std::string>*, int) {} in GenerateNamesRecursively() argument
726 class TypeParameterizedTest<Fixture, TestSel, Types0> {
Dgtest-type-util.h134 struct Types0 {};
141 typedef Types0 Tail;
790 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/llvm-project/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/fmtlib/test/gtest/
Dgtest.h3814 struct Types0 {};
3821 typedef Types0 Tail;
4470 typedef internal::Types0 type;
7563 class TypeParameterizedTest<Fixture, TestSel, Types0> {
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gtest/
Dgtest.h4588 struct Types0 {};
4595 typedef Types0 Tail;
5244 typedef internal::Types0 type;
8394 class TypeParameterizedTest<Fixture, TestSel, Types0> {