Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2556 bool ARMTTIImpl::preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function in ARMTTIImpl
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h927 bool preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function
H A DTargetTransformInfo.h2913 bool preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1297 bool TargetTransformInfo::preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function in TargetTransformInfo