/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 499 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/ |
D | LegalizerInfo.h | 445 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/ |
D | gtest-type-util.h.pump | 116 // Except for Types0, every struct in the family has two member types: 121 struct Types0 {}; 128 typedef Types0 Tail; 169 typedef internal::Types0 type;
|
D | gtest-internal.h | 665 void GenerateNamesRecursively(Types0, std::vector<std::string>*, int) {} in GenerateNamesRecursively() argument 732 class TypeParameterizedTest<Fixture, TestSel, Types0> {
|
D | gtest-type-util.h | 122 struct Types0 {}; struct 129 typedef Types0 Tail; 778 typedef internal::Types0 type;
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-type-util.h.pump | 128 // Except for Types0, every struct in the family has two member types: 133 struct Types0 {}; 140 typedef Types0 Tail; 181 typedef internal::Types0 type;
|
D | gtest-internal.h | 624 void GenerateNamesRecursively(Types0, std::vector<std::string>*, int) {} in GenerateNamesRecursively() argument 687 class TypeParameterizedTest<Fixture, TestSel, Types0> {
|
D | gtest-type-util.h | 135 struct Types0 {}; 142 typedef Types0 Tail; 791 typedef internal::Types0 type;
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/ |
D | gtest-internal.h | 661 void GenerateNamesRecursively(Types0, std::vector<std::string>*, int) {} in GenerateNamesRecursively() argument 726 class TypeParameterizedTest<Fixture, TestSel, Types0> {
|
D | gtest-type-util.h | 134 struct Types0 {}; 141 typedef Types0 Tail; 790 typedef internal::Types0 type;
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 702 class TypeParameterizedTest<Fixture, TestSel, Types0> {
|
D | gtest-type-util.h | 119 struct Types0 {}; 126 typedef Types0 Tail; 775 typedef internal::Types0 type;
|
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 659 class TypeParameterizedTest<Fixture, TestSel, Types0> {
|
D | gtest-type-util.h | 118 struct Types0 {}; 125 typedef Types0 Tail; 774 typedef internal::Types0 type;
|
/external/fmtlib/test/gtest/ |
D | gtest.h | 3814 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/ |
D | gtest.h | 4588 struct Types0 {}; 4595 typedef Types0 Tail; 5244 typedef internal::Types0 type; 8394 class TypeParameterizedTest<Fixture, TestSel, Types0> {
|