Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h595 get(Type * ElementType,const ScalableVectorType * SVTy) get() argument
/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp1126 const auto SVTy = CTA.getStructuralValueType(); getFragmentsForTemplateArguments() local
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp3371 ConstantFoldScalableVectorCall(StringRef Name,Intrinsic::ID IntrinsicID,ScalableVectorType * SVTy,ArrayRef<Constant * > Operands,const DataLayout & DL,const TargetLibraryInfo * TLI,const CallBase * Call) ConstantFoldScalableVectorCall() argument
3490 if (auto *SVTy = dyn_cast<ScalableVectorType>(Ty)) ConstantFoldCall() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp21913 const ScalableVectorType *SVTy = cast<ScalableVectorType>(ResTy); EmitRISCVBuiltinExpr() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7786 auto *SVTy = dyn_cast<FixedVectorType>(SV->getType()); peekThroughShuffles() local