Home
last modified time | relevance | path

Searched defs:getScalarizationOverhead (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h768 InstructionCost getScalarizationOverhead(VectorType *InTy, getScalarizationOverhead() function
798 InstructionCost getScalarizationOverhead(VectorType *InTy, bool Insert, getScalarizationOverhead() function
843 InstructionCost getScalarizationOverhead(VectorType *RetTy, getScalarizationOverhead() function
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h370 InstructionCost getScalarizationOverhead(VectorType *Ty, getScalarizationOverhead() function
H A DTargetTransformInfo.h2458 InstructionCost getScalarizationOverhead(VectorType *Ty, getScalarizationOverhead() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp590 InstructionCost TargetTransformInfo::getScalarizationOverhead( getScalarizationOverhead() function in TargetTransformInfo
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3003 InstructionCost AArch64TTIImpl::getScalarizationOverhead( getScalarizationOverhead() function in AArch64TTIImpl
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4623 X86TTIImpl::getScalarizationOverhead(VectorType *Ty, const APInt &DemandedElts, getScalarizationOverhead() function in X86TTIImpl
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6289 InstructionCost LoopVectorizationCostModel::getScalarizationOverhead( getScalarizationOverhead() function in LoopVectorizationCostModel
[all...]