Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantsTest.cpp137 VectorType *Int32PtrScalableVecTy = ScalableVectorType::get(Int32PtrTy, 4); in TEST() local
168 Constant::getNullValue(Int32PtrScalableVecTy), in TEST()
170 Int32PtrScalableVecTy)); in TEST()