Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DConstantsTest.cpp131 VectorType *Int8PtrVecTy = VectorType::get(Int8PtrTy, 4); in TEST() local
148 Constant::getNullValue(Int8PtrVecTy), Int64VecTy)); in TEST()
153 Constant::getNullValue(Int8PtrVecTy), Int32PtrVecTy)); in TEST()