Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DConstantsTest.cpp135 VectorType *Int8PtrVecTy = VectorType::get(Int8PtrTy, 4); in TEST() local
152 Constant::getNullValue(Int8PtrVecTy), Int64VecTy)); in TEST()
157 Constant::getNullValue(Int8PtrVecTy), Int32PtrVecTy)); in TEST()
/external/llvm/unittests/IR/
DConstantsTest.cpp135 VectorType *Int8PtrVecTy = VectorType::get(Int8PtrTy, 4); in TEST() local
152 Constant::getNullValue(Int8PtrVecTy), Int64VecTy)); in TEST()
157 Constant::getNullValue(Int8PtrVecTy), Int32PtrVecTy)); in TEST()