Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h850 LegalizeRuleSet &customForCartesianProduct(std::initializer_list<LLT> Types) { in customForCartesianProduct() function
856 customForCartesianProduct(std::initializer_list<LLT> Types0, in customForCartesianProduct() function
863 customForCartesianProduct(std::initializer_list<LLT> Types0, in customForCartesianProduct() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp207 getActionDefinitionsBuilder(G_FCMP).customForCartesianProduct({s1}, in ARMLegalizerInfo()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp321 .customForCartesianProduct({s64, s32}, {s32}) in MipsLegalizerInfo()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp551 .customForCartesianProduct({s8, s16, s32, s64, p0}, {p0}) in AArch64LegalizerInfo()
736 .customForCartesianProduct({p0}, {s8}, {s64}) in AArch64LegalizerInfo()