Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp141 InstructionCost HexagonTTIImpl::getScalarizationOverhead( getScalarizationOverhead() function in HexagonTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h755 InstructionCost getScalarizationOverhead(VectorType *InTy, getScalarizationOverhead() function
785 InstructionCost getScalarizationOverhead(VectorType *InTy, bool Insert, getScalarizationOverhead() function
830 InstructionCost getScalarizationOverhead(VectorType *RetTy, getScalarizationOverhead() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h348 InstructionCost getScalarizationOverhead(VectorType *Ty, getScalarizationOverhead() function
H A DTargetTransformInfo.h2392 InstructionCost getScalarizationOverhead(VectorType *Ty, getScalarizationOverhead() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp568 InstructionCost TargetTransformInfo::getScalarizationOverhead( getScalarizationOverhead() function in TargetTransformInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2768 InstructionCost AArch64TTIImpl::getScalarizationOverhead( getScalarizationOverhead() function in AArch64TTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4497 X86TTIImpl::getScalarizationOverhead(VectorType *Ty, const APInt &DemandedElts, getScalarizationOverhead() function in X86TTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6462 InstructionCost LoopVectorizationCostModel::getScalarizationOverhead( getScalarizationOverhead() function in LoopVectorizationCostModel
[all...]