Home
last modified time | relevance | path

Searched refs:Types1 (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h374 std::initializer_list<LLT> Types1) { in actionForCartesianProduct() argument
377 typeInSet(typeIdx(1), Types1))); in actionForCartesianProduct()
385 std::initializer_list<LLT> Types1, std::initializer_list<LLT> Types2) { in actionForCartesianProduct() argument
388 all(typeInSet(typeIdx(1), Types1), in actionForCartesianProduct()
439 return actionForCartesianProduct(LegalizeAction::Legal, Types0, Types1); in legalForCartesianProduct()
496 return actionForCartesianProduct(LegalizeAction::Lower, Types0, Types1); in lowerForCartesianProduct()
501 std::initializer_list<LLT> Types1, in lowerForCartesianProduct() argument
504 return actionForCartesianProduct(LegalizeAction::Lower, Types0, Types1, in lowerForCartesianProduct()
528 std::initializer_list<LLT> Types1) { in libcallForCartesianProduct() argument
596 std::initializer_list<LLT> Types1) { in customForCartesianProduct() argument
[all …]
/freebsd-12.1/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h.pump138 struct Types1 {
299 typedef Types1<T> type;
H A Dgtest-type-util.h140 struct Types1 {
147 typedef Types1<T2> Tail;
807 typedef internal::Types1<T1> type;
3320 typedef Types1<T> type;