Searched refs:v8s8 (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
D | AArch64LegalizerInfo.cpp | 51 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 …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
D | SPIRVLegalizerInfo.cpp | 78 const LLT v8s8 = LLT::fixed_vector(8, 8); in SPIRVLegalizerInfo() local 112 v8s8, v8s16, v8s32, v8s64, v16s1, v16s8, v16s16, v16s32, v16s64}; in SPIRVLegalizerInfo() 117 v8s1, v8s8, v8s16, v8s32, v8s64, v16s1, v16s8, v16s16, v16s32, v16s64}; in SPIRVLegalizerInfo() 121 v4s8, v4s16, v4s32, v4s64, v8s8, v8s16, in SPIRVLegalizerInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64LegalizerInfo.cpp | 45 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()
|