Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerHelperTest.cpp1385 const LLT V5S32 = LLT::fixed_vector(5, 32); in TEST_F() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp312 static const LLT V5S32 = LLT::fixed_vector(5, 32); global() variable