Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h590 LegalizeRuleSet &customForCartesianProduct(std::initializer_list<LLT> Types) { in customForCartesianProduct() function
594 customForCartesianProduct(std::initializer_list<LLT> Types0, in customForCartesianProduct() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp277 .customForCartesianProduct({s8, s16, s32, s64, p0}, {p0}) in AArch64LegalizerInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp168 getActionDefinitionsBuilder(G_FCMP).customForCartesianProduct({s1}, in ARMLegalizerInfo()