Searched refs:Int64VecTy (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/IR/
H A DConstantsTest.cpp131 VectorType *Int64VecTy = VectorType::get(Int64Ty, 4); local
144 EXPECT_EQ(Constant::getNullValue(Int64VecTy),
146 Constant::getNullValue(Int8PtrVecTy), Int64VecTy)); local

Completed in 2335 milliseconds