Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h856 LegalizeRuleSet &customForCartesianProduct(std::initializer_list<LLT> Types) { in customForCartesianProduct() function
862 customForCartesianProduct(std::initializer_list<LLT> Types0, in customForCartesianProduct() function
869 customForCartesianProduct(std::initializer_list<LLT> Types0, in customForCartesianProduct() function
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp174 getActionDefinitionsBuilder(G_FCMP).customForCartesianProduct({s1}, in ARMLegalizerInfo()
/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp322 .customForCartesianProduct({s64, s32}, {s32}) in MipsLegalizerInfo()
/src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp816 .customForCartesianProduct({s8, s16, s32, s64, p0}, {p0}) in AArch64LegalizerInfo()
1056 .customForCartesianProduct({p0}, {s8}, {s64}) in AArch64LegalizerInfo()