Searched defs:shouldFavorPostInc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp90 bool HexagonTTIImpl::shouldFavorPostInc() const { function in class:HexagonTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h253 bool shouldFavorPostInc() const { return false; } function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp291 bool TargetTransformInfo::shouldFavorPostInc() const { function in class:TargetTransformInfo

Completed in 191 milliseconds