Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h707 LegalizeRuleSet &lowerForCartesianProduct(std::initializer_list<LLT> Types0, in lowerForCartesianProduct() function
714 LegalizeRuleSet &lowerForCartesianProduct(std::initializer_list<LLT> Types0, in lowerForCartesianProduct() function
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp310 .lowerForCartesianProduct({s32}, {s64, s32}) in MipsLegalizerInfo()