Searched refs:v2s8 (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVLegalizerInfo.cpp96 const LLT v2s8 = LLT::fixed_vector(2, 8); local
110 s32, s64, v2s1, v2s8, v2s16, v2s32, v2s64, v3s1, v3s8,
115 s1, s8, s16, s32, s64, v2s1, v2s8, v2s16, v2s32, v2s64,
119 auto allIntScalarsAndVectors = {s8, s16, s32, s64, v2s8, v2s16,

Completed in 108 milliseconds