Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/IR/
DVPIntrinsicTest.cpp123 Type *VecLenParamType = F.getArg(VecLenParamPos.getValue())->getType(); in TEST_F() local
124 ASSERT_TRUE(VecLenParamType->isIntegerTy(32)); in TEST_F()