Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelUtilsTest.cpp35 static const LLT V6S32 = LLT::fixed_vector(6, 32); variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp313 static const LLT V6S32 = LLT::fixed_vector(6, 32); global() variable