Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp2018 bool ARMTTIImpl::preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function in ARMTTIImpl
/external/llvm-project/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h672 bool preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function
DTargetTransformInfo.h2135 bool preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function
/external/llvm-project/llvm/lib/Analysis/
DTargetTransformInfo.cpp1036 bool TargetTransformInfo::preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function in TargetTransformInfo