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

/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86LegalizerInfo.cpp335 const LLT v32s8 = LLT::fixed_vector(32, 8); local
364 {v16s8, v32s8, v8s16, v16s16, v4s32, v8s32, v2s64, v4s64}) {
396 const LLT v32s8 = LLT::fixed_vector(32, 8); local
411 for (auto Ty : {v32s8, v16s16, v8s32, v4s64}) {
421 {v32s8, v64s8, v16s16, v32s16, v8s32, v16s32, v4s64, v8s64}) {
427 {v16s8, v32s8, v8s16, v16s16, v4s32, v8s32, v2s64, v4s64}) {
438 const LLT v32s8 = LLT::fixed_vector(32, 8); local
451 for (auto Ty : {v32s8, v16s16, v8s32, v4s64})
463 for (const auto &Ty : {v32s8, v16s16, v8s32, v4s64}) {
479 const LLT v32s8 local
[all...]

Completed in 171 milliseconds