Home
last modified time | relevance | path

Searched defs:V2S16 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelUtilsTest.cpp28 static const LLT V2S16 = LLT::fixed_vector(2, 16); variable
[all...]
H A DLegalizerHelperTest.cpp1714 LLT V2S16 = LLT::fixed_vector(2, S16); in TEST_F() local
3846 LLT V2S16{LLT::fixed_vector(2, 16)}; in TEST_F() local
3926 LLT V2S16{LLT::fixed_vector(2, 16)}; in TEST_F() local
4019 LLT V2S16{LLT::fixed_vector(2, 16)}; in TEST_F() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPreLegalizerCombiner.cpp189 const LLT V2S16 = LLT::fixed_vector(2, 16); applyClampI64ToI16() local
H A DAMDGPULegalizerInfo.cpp298 static const LLT V2S16 = LLT::fixed_vector(2, 16); global() variable
6221 const LLT V2S16 = LLT::fixed_vector(2, 16); packImage16bitOpsToDwords() local
6334 const LLT V2S16 = LLT::fixed_vector(2, 16); legalizeImageIntrinsic() local
6924 const LLT V2S16 = LLT::fixed_vector(2, 16); legalizeBVHIntrinsic() local
[all...]