Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2366 bool ARMTTIImpl::preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function in ARMTTIImpl
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h792 bool preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function
H A DTargetTransformInfo.h2445 bool preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1088 bool TargetTransformInfo::preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function in TargetTransformInfo