Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/
H A DAArch64SelectionDAGTest.cpp95 auto OutVecVT = EVT::getVectorVT(Context, Int16VT, 2); TEST_F() local
108 auto OutVecVT = EVT::getVectorVT(Context, Int16VT, 2, true); TEST_F() local
138 auto OutVecVT = EVT::getVectorVT(Context, Int16VT, 2); TEST_F() local
150 auto OutVecVT = EVT::getVectorVT(Context, Int16VT, 2, /*IsScalable=*/true); TEST_F() local