Searched defs:Int32VT (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/CodeGen/ |
H A D | SelectionDAGPatternMatchTest.cpp | 103 auto Int32VT = EVT::getIntegerVT(Context, 32); in TEST_F() local 124 auto Int32VT = EVT::getIntegerVT(Context, 32); in TEST_F() local 181 auto Int32VT = EVT::getIntegerVT(Context, 32); TEST_F() local 209 auto Int32VT = EVT::getIntegerVT(Context, 32); TEST_F() local 249 auto Int32VT = EVT::getIntegerVT(Context, 32); TEST_F() local 266 auto Int32VT = EVT::getIntegerVT(Context, 32); TEST_F() local 298 auto Int32VT = EVT::getIntegerVT(Context, 32); TEST_F() local 330 auto Int32VT = EVT::getIntegerVT(Context, 32); TEST_F() local [all...] |
H A D | AArch64SelectionDAGTest.cpp | 737 auto Int32VT = EVT::getIntegerVT(Context, 32); TEST_F() local 770 auto Int32VT = EVT::getIntegerVT(Context, 32); TEST_F() local
|