Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/CodeGen/
DAArch64SelectionDAGTest.cpp94 auto OutVecVT = EVT::getVectorVT(Context, Int16VT, 2); in TEST_F() local
109 auto OutVecVT = EVT::getVectorVT(Context, Int16VT, 2, true); in TEST_F() local
143 auto OutVecVT = EVT::getVectorVT(Context, Int16VT, 2); in TEST_F() local
157 auto OutVecVT = EVT::getVectorVT(Context, Int16VT, 2, /*IsScalable=*/true); in TEST_F() local