Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantsTest.cpp138 VectorType *Int64ScalableVecTy = ScalableVectorType::get(Int64Ty, 4); in TEST() local
157 Constant::getNullValue(Int64ScalableVecTy), in TEST()
159 Int64ScalableVecTy)); in TEST()