Searched refs:Types1 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | LegalizerInfo.h | 523 std::initializer_list<LLT> Types1) { in actionForCartesianProduct() argument 526 typeInSet(typeIdx(1), Types1))); in actionForCartesianProduct() 534 std::initializer_list<LLT> Types1, std::initializer_list<LLT> Types2) { in actionForCartesianProduct() argument 537 all(typeInSet(typeIdx(1), Types1), 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() 720 std::initializer_list<LLT> Types1) { in libcallForCartesianProduct() argument 812 std::initializer_list<LLT> Types1) { in customForCartesianProduct() argument [all …]
|
| /freebsd-13.1/contrib/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-type-util.h.pump | 138 struct Types1 { 299 typedef Types1<T> type;
|
| H A D | gtest-type-util.h | 140 struct Types1 { 147 typedef Types1<T2> Tail; 807 typedef internal::Types1<T1> type; 3320 typedef Types1<T> type;
|