Home
last modified time | relevance | path

Searched defs:V2S32 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelUtilsTest.cpp32 static const LLT V2S32 = LLT::fixed_vector(2, 32); variable
[all...]
H A DLegalizerHelperTest.cpp1384 const LLT V2S32 = LLT::fixed_vector(2, 32); in TEST_F() local
1715 LLT V2S32 = LLT::fixed_vector(2, S32); in TEST_F() local
3216 LLT V2S32{LLT::fixed_vector(2, 32)}; in TEST_F() local
3794 LLT V2S32{LLT::fixed_vector(2, 32)}; in TEST_F() local
3927 LLT V2S32{LLT::fixed_vector(2, 32)}; in TEST_F() local
3978 LLT V2S32{LLT::fixed_vector(2, 32)}; in TEST_F() local
H A DKnownBitsVectorTest.cpp618 const LLT V2S32 = LLT::fixed_vector(2, 32); in TEST_F() local
/llvm-project/llvm/unittests/CodeGen/
H A DLowLevelTypeTest.cpp159 const LLT V2S32 = LLT::fixed_vector(2, 32); TEST() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp309 static const LLT V2S32 = LLT::fixed_vector(2, 32); global() variable
[all...]