Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h522 std::initializer_list<LLT> Types0, in actionForCartesianProduct() argument
525 return actionIf(Action, all(typeInSet(typeIdx(0), Types0), in actionForCartesianProduct()
533 LegalizeAction Action, std::initializer_list<LLT> Types0, in actionForCartesianProduct() argument
536 return actionIf(Action, all(typeInSet(typeIdx(0), Types0), in actionForCartesianProduct()
601 return actionForCartesianProduct(LegalizeAction::Legal, Types0, Types1); in legalForCartesianProduct()
608 return actionForCartesianProduct(LegalizeAction::Legal, Types0, Types1, in legalForCartesianProduct()
679 return actionForCartesianProduct(LegalizeAction::Lower, Types0, Types1); in lowerForCartesianProduct()
687 return actionForCartesianProduct(LegalizeAction::Lower, Types0, Types1, in lowerForCartesianProduct()
719 libcallForCartesianProduct(std::initializer_list<LLT> Types0, in libcallForCartesianProduct() argument
811 customForCartesianProduct(std::initializer_list<LLT> Types0, in customForCartesianProduct() argument
[all …]
/freebsd-13.1/contrib/googletest/googletest/include/gtest/internal/
H A 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;
H A Dgtest-internal.h624 void GenerateNamesRecursively(Types0, std::vector<std::string>*, int) {} in GenerateNamesRecursively() argument
687 class TypeParameterizedTest<Fixture, TestSel, Types0> {
H A Dgtest-type-util.h135 struct Types0 {};
142 typedef Types0 Tail;
791 typedef internal::Types0 type;