Home
last modified time | relevance | path

Searched defs: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
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp301 static const LLT V8S16 = LLT::fixed_vector(8, 16); variable