Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2211 bool ARMTTIImpl::preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function in ARMTTIImpl
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h735 bool preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function
H A DTargetTransformInfo.h2271 bool preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1019 bool TargetTransformInfo::preferInLoopReduction(unsigned Opcode, Type *Ty, in preferInLoopReduction() function in TargetTransformInfo