Searched defs:preferInLoopReduction (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMTargetTransformInfo.cpp | 2556 bool ARMTTIImpl::preferInLoopReduction(unsigned Opcode, Type *Ty, preferInLoopReduction() function in ARMTTIImpl |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 923 bool preferInLoopReduction(unsigned Opcode, Type *Ty, preferInLoopReduction() function |
H A D | TargetTransformInfo.h | 2885 bool preferInLoopReduction(unsigned Opcode, Type *Ty, preferInLoopReduction() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 1289 bool TargetTransformInfo::preferInLoopReduction(unsigned Opcode, Type *Ty, preferInLoopReduction() function in TargetTransformInfo |