Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
DAArch64LegalizerInfo.cpp51 const LLT v8s8 = LLT::fixed_vector(8, 8); in AArch64LegalizerInfo() local
66 v8s8, v4s16, v2s32}; in AArch64LegalizerInfo()
119 .legalFor({s32, s64, v2s32, v4s32, v4s16, v8s16, v16s8, v8s8}) in AArch64LegalizerInfo()
143 {v8s8, v8s8}, in AArch64LegalizerInfo()
194 .legalFor({s32, s64, v8s8, v16s8, v4s16, v8s16, v2s32, v4s32}) in AArch64LegalizerInfo()
201 .legalFor({v8s8, v16s8, v4s16, v8s16, v2s32, v4s32}); in AArch64LegalizerInfo()
203 .clampNumElements(0, v8s8, v16s8) in AArch64LegalizerInfo()
322 {v8s8, p0, s64, 8}, in AArch64LegalizerInfo()
369 {v8s8, p0, s64, 8}, in AArch64LegalizerInfo()
414 {v8s8, v8s8}, in AArch64LegalizerInfo()
[all …]