Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h591 LegalizeRuleSet &customForCartesianProduct(std::initializer_list<LLT> Types) { in customForCartesianProduct() function
595 customForCartesianProduct(std::initializer_list<LLT> Types0, in customForCartesianProduct() function
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp205 getActionDefinitionsBuilder(G_FCMP).customForCartesianProduct({s1}, in ARMLegalizerInfo()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64LegalizerInfo.cpp301 .customForCartesianProduct({s8, s16, s32, s64, p0}, {p0}) in AArch64LegalizerInfo()