Searched defs:getScalarizationOverhead (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp118 unsigned HexagonTTIImpl::getScalarizationOverhead(Type *Ty, bool Insert, function in class:HexagonTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h317 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) { function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h569 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) { function in class:llvm::BasicTTIImplBase
611 unsigned getScalarizationOverhead(Type *VecTy, ArrayRef<const Value *> Args) { function in class:llvm::BasicTTIImplBase
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp390 getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const { function in class:TargetTransformInfo

Completed in 121 milliseconds