Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVLegalizerInfo.cpp84 const LLT v4s8 = LLT::fixed_vector(4, 8); in SPIRVLegalizerInfo() local
111 v3s16, v3s32, v3s64, v4s1, v4s8, v4s16, v4s32, v4s64, v8s1, in SPIRVLegalizerInfo()
116 v3s1, v3s8, v3s16, v3s32, v3s64, v4s1, v4s8, v4s16, v4s32, v4s64, in SPIRVLegalizerInfo()
121 v4s8, v4s16, v4s32, v4s64, v8s8, v8s16, in SPIRVLegalizerInfo()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp52 const LLT v4s8 = LLT::fixed_vector(4, 8); in AArch64LegalizerInfo() local
542 .legalForCartesianProduct({s8, s16, s32, s64, s128, v16s8, v8s8, v4s8, in AArch64LegalizerInfo()