Searched defs:preferInLoopReduction (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMTargetTransformInfo.cpp | 2544 bool ARMTTIImpl::preferInLoopReduction(unsigned Opcode, Type *Ty, preferInLoopReduction() function in ARMTTIImpl |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 889 bool preferInLoopReduction(unsigned Opcode, Type *Ty, preferInLoopReduction() function |
H A D | TargetTransformInfo.h | 2806 bool preferInLoopReduction(unsigned Opcode, Type *Ty, preferInLoopReduction() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 1238 bool TargetTransformInfo::preferInLoopReduction(unsigned Opcode, Type *Ty, preferInLoopReduction() function in TargetTransformInfo |