Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp50 const LLT V8S16 = LLT::fixed_vector(8, 16); in PPCLegalizerInfo() local
65 .legalFor({S64, V16S8, V8S16, V4S32, V2S64}) in PPCLegalizerInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp301 static const LLT V8S16 = LLT::fixed_vector(8, 16); variable
339 V2S16, V4S16, V6S16, V8S16, V10S16, V12S16, V16S16, V2S128, V4S128};