Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/CodeGen/GlobalISel/
DGISelUtilsTest.cpp27 static const LLT V2S16 = LLT::vector(2, 16); variable
DLegalizerHelperTest.cpp953 LLT V2S16 = LLT::vector(2, S16); in TEST_F() local
2890 LLT V2S16{LLT::vector(2, 16)}; in TEST_F() local
2974 LLT V2S16{LLT::vector(2, 16)}; in TEST_F() local
3065 LLT V2S16{LLT::vector(2, 16)}; in TEST_F() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp435 const LLT V2S16 = LLT::vector(2, 16); in AMDGPULegalizerInfo() local
2146 const LLT V2S16 = LLT::vector(2, 16); in legalizeShuffleVector() local
3961 const LLT V2S16 = LLT::vector(2, 16); in packImageA16AddressToDwords() local
4065 const LLT V2S16 = LLT::vector(2, 16); in legalizeImageIntrinsic() local
DAMDGPUInstructionSelector.cpp592 const LLT V2S16 = LLT::vector(2, 16); in selectG_BUILD_VECTOR_TRUNC() local
2782 const LLT V2S16 = LLT::vector(2, 16); in selectG_SHUFFLE_VECTOR() local
DAMDGPURegisterBankInfo.cpp2424 const LLT V2S16 = LLT::vector(2, 16); in applyMappingImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp182 const LLT V2S16 = LLT::vector(2, 16); in AMDGPULegalizerInfo() local