Home
last modified time | relevance | path

Searched defs:SVTy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDerivedTypes.h583 const ScalableVectorType *SVTy) { in get()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp2972 StringRef Name, Intrinsic::ID IntrinsicID, ScalableVectorType *SVTy, in ConstantFoldScalableVectorCall()
3007 if (auto *SVTy = dyn_cast<ScalableVectorType>(Ty)) in ConstantFoldCall() local