Home
last modified time | relevance | path

Searched refs:SubFixedVecVT2xi8 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DSelectionDAGAddressAnalysisTest.cpp279 auto SubFixedVecVT2xi8 = EVT::getVectorVT(Context, Int8VT, 2); in TEST_F() local
283 SDValue Value0 = DAG->getConstant(0, Loc, SubFixedVecVT2xi8); in TEST_F()
286 TypeSize Offset1 = SubFixedVecVT2xi8.getStoreSize(); in TEST_F()
318 auto SubFixedVecVT2xi8 = EVT::getVectorVT(Context, Int8VT, 2); in TEST_F() local
327 TypeSize Offset1 = SubFixedVecVT2xi8.getStoreSize(); in TEST_F()