Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelUtilsTest.cpp24 static const LLT V2S8 = LLT::fixed_vector(2, 8); variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp297 static const LLT V2S8 = LLT::fixed_vector(2, 8); global() variable