Searched defs:Int8VT (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | SelectionDAGAddressAnalysisTest.cpp | 103 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 126 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 151 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 183 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 212 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 273 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 312 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 348 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local
|
| H A D | AArch64SelectionDAGTest.cpp | 89 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 102 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 132 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 144 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 189 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 215 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local
|