Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h550 std::initializer_list<LLT> Types1) { in actionForCartesianProduct() argument
553 typeInSet(typeIdx(1), Types1))); in actionForCartesianProduct()
564 all(typeInSet(typeIdx(1), Types1), in actionForCartesianProduct()
638 return actionForCartesianProduct(LegalizeAction::Legal, Types0, Types1); in legalForCartesianProduct()
645 return actionForCartesianProduct(LegalizeAction::Legal, Types0, Types1, in legalForCartesianProduct()
716 return actionForCartesianProduct(LegalizeAction::Lower, Types0, Types1); in lowerForCartesianProduct()
724 return actionForCartesianProduct(LegalizeAction::Lower, Types0, Types1, in lowerForCartesianProduct()
757 std::initializer_list<LLT> Types1) { in libcallForCartesianProduct() argument
863 std::initializer_list<LLT> Types1) { in customForCartesianProduct() argument
870 std::initializer_list<LLT> Types1, in customForCartesianProduct() argument
[all …]