Home
last modified time | relevance | path

Searched defs:v8s32 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LegalizerInfo.cpp337 const LLT v8s32 = LLT::fixed_vector(8, 32); in setLegalizerInfoSSE2() local
400 const LLT v8s32 = LLT::fixed_vector(8, 32); in setLegalizerInfoAVX() local
440 const LLT v8s32 = LLT::fixed_vector(8, 32); in setLegalizerInfoAVX2() local
481 const LLT v8s32 = LLT::fixed_vector(8, 32); in setLegalizerInfoAVX512() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVLegalizerInfo.cpp76 const LLT v8s32 = LLT::fixed_vector(8, 32); in SPIRVLegalizerInfo() local