Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantsTest.cpp133 VectorType *Int8PtrVecTy = FixedVectorType::get(Int8PtrTy, 4); in TEST() local
152 ConstantExpr::getPointerCast(Constant::getNullValue(Int8PtrVecTy), in TEST()
163 ConstantExpr::getPointerCast(Constant::getNullValue(Int8PtrVecTy), in TEST()