Searched refs:customForCartesianProduct (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 784 LegalizeRuleSet &customForCartesianProduct(std::initializer_list<LLT> Types) { in customForCartesianProduct() function 788 customForCartesianProduct(std::initializer_list<LLT> Types0, in customForCartesianProduct() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 695 LegalizeRuleSet &customForCartesianProduct(std::initializer_list<LLT> Types) { in customForCartesianProduct() function 699 customForCartesianProduct(std::initializer_list<LLT> Types0, in customForCartesianProduct() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsLegalizerInfo.cpp | 250 .customForCartesianProduct({s64, s32}, {s32}) in MipsLegalizerInfo()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsLegalizerInfo.cpp | 320 .customForCartesianProduct({s64, s32}, {s32}) in MipsLegalizerInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMLegalizerInfo.cpp | 205 getActionDefinitionsBuilder(G_FCMP).customForCartesianProduct({s1}, in ARMLegalizerInfo()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMLegalizerInfo.cpp | 205 getActionDefinitionsBuilder(G_FCMP).customForCartesianProduct({s1}, in ARMLegalizerInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64LegalizerInfo.cpp | 444 .customForCartesianProduct({s8, s16, s32, s64, p0}, {p0}) in AArch64LegalizerInfo()
|
/external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
D | AArch64LegalizerInfo.cpp | 484 .customForCartesianProduct({s8, s16, s32, s64, p0}, {p0}) in AArch64LegalizerInfo()
|