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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp129 unsigned HexagonTTIImpl::getOperandsScalarizationOverhead( function in class:HexagonTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h573 unsigned getOperandsScalarizationOverhead(ArrayRef<const Value *> Args, function in class:llvm::BasicTTIImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h250 unsigned getOperandsScalarizationOverhead(ArrayRef<const Value *> Args, function in class:llvm::TargetTransformInfoImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp476 unsigned TargetTransformInfo::getOperandsScalarizationOverhead( function in class:TargetTransformInfo

Completed in 72 milliseconds