Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DSelectionDAGAddressAnalysisTest.cpp320 auto SubFixedVecVT4xi8 = EVT::getVectorVT(Context, Int8VT, 4); in TEST_F() local
324 SDValue Value0 = DAG->getConstant(0, Loc, SubFixedVecVT4xi8); in TEST_F()