Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h595 const ScalableVectorType *SVTy) { in get()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp1127 const auto SVTy = CTA.getStructuralValueType(); in getFragmentsForTemplateArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp3372 StringRef Name, Intrinsic::ID IntrinsicID, ScalableVectorType *SVTy, in ConstantFoldScalableVectorCall()
3491 if (auto *SVTy = dyn_cast<ScalableVectorType>(Ty)) in ConstantFoldCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp22034 const ScalableVectorType *SVTy = cast<ScalableVectorType>(ResTy); in EmitRISCVBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7815 auto *SVTy = dyn_cast<FixedVectorType>(SV->getType()); in peekThroughShuffles() local