Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2556 bool ARMTTIImpl::preferInLoopReduction(unsigned Opcode, Type *Ty, preferInLoopReduction() function in ARMTTIImpl
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h923 bool preferInLoopReduction(unsigned Opcode, Type *Ty, preferInLoopReduction() function
H A DTargetTransformInfo.h2885 bool preferInLoopReduction(unsigned Opcode, Type *Ty, preferInLoopReduction() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1289 bool TargetTransformInfo::preferInLoopReduction(unsigned Opcode, Type *Ty, preferInLoopReduction() function in TargetTransformInfo