Home
last modified time | relevance | path

Searched refs:v8s8 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64LegalizerInfo.cpp49 const LLT v8s8 = LLT::vector(8, 8); in AArch64LegalizerInfo() local
64 v8s8, v4s16, v2s32}; in AArch64LegalizerInfo()
108 .legalFor({s32, s64, v2s32, v4s32, v4s16, v8s16, v16s8, v8s8}) in AArch64LegalizerInfo()
132 {v8s8, v8s8}, in AArch64LegalizerInfo()
279 {v8s8, p0, 64, 8}, in AArch64LegalizerInfo()
309 {v8s8, p0, 64, 8}, in AArch64LegalizerInfo()
349 {v8s8, v8s8}, in AArch64LegalizerInfo()
408 return DstTy == v8s8 && SrcTy.getSizeInBits() > 128; in AArch64LegalizerInfo()
475 .legalForCartesianProduct({s1, s8, s16, s32, s64, s128, v16s8, v8s8, v4s8, in AArch64LegalizerInfo()
622 .legalFor({{v8s8, s8}, in AArch64LegalizerInfo()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp45 const LLT v8s8 = LLT::vector(8, 8); in AArch64LegalizerInfo() local
254 {v8s8, p0, 64, 8}, in AArch64LegalizerInfo()
319 {v8s8, v8s8}, in AArch64LegalizerInfo()
435 .legalForCartesianProduct({s1, s8, s16, s32, s64, s128, v16s8, v8s8, v4s8, in AArch64LegalizerInfo()
579 {s32, s64, v8s8, v16s8, v4s16, v8s16, v2s32, v4s32}) in AArch64LegalizerInfo()