Home
last modified time | relevance | path

Searched defs:preferInLoopReduction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2700 bool ARMTTIImpl::preferInLoopReduction(RecurKind Kind, Type *Ty) const { in preferInLoopReduction() function in ARMTTIImpl
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1085 virtual bool preferInLoopReduction(RecurKind Kind, Type *Ty) const { in preferInLoopReduction() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1400 bool TargetTransformInfo::preferInLoopReduction(RecurKind Kind, in preferInLoopReduction() function in TargetTransformInfo