Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/IR/
DVPIntrinsicTest.cpp24 class VPIntrinsicTest : public testing::Test { class
28 VPIntrinsicTest() : Context() {} in VPIntrinsicTest() function in __anond4dffe660111::VPIntrinsicTest
54 TEST_F(VPIntrinsicTest, CanIgnoreVectorLength) { in TEST_F() argument
106 TEST_F(VPIntrinsicTest, GetParamPos) { in TEST_F() argument
131 TEST_F(VPIntrinsicTest, OpcodeRoundTrip) { in TEST_F() argument
DCMakeLists.txt46 VPIntrinsicTest.cpp
/external/llvm-project/llvm/utils/gn/secondary/llvm/unittests/IR/
DBUILD.gn43 "VPIntrinsicTest.cpp",