Searched defs:Int8VT (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/unittests/CodeGen/ |
D | SelectionDAGAddressAnalysisTest.cpp | 100 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 125 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 159 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 192 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 226 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 267 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 305 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local
|
D | AArch64SelectionDAGTest.cpp | 91 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 106 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 140 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 154 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 207 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local 236 auto Int8VT = EVT::getIntegerVT(Context, 8); in TEST_F() local
|