Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantsTest.cpp136 VectorType *Int8PtrScalableVecTy = ScalableVectorType::get(Int8PtrTy, 4); in TEST() local
158 ConstantExpr::getPointerCast(Constant::getNullValue(Int8PtrScalableVecTy), in TEST()
169 ConstantExpr::getPointerCast(Constant::getNullValue(Int8PtrScalableVecTy), in TEST()