Searched defs:preferPredicatedReductionSelect (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.h | 383 bool preferPredicatedReductionSelect(unsigned Opcode, Type *Ty, preferPredicatedReductionSelect() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMTargetTransformInfo.cpp | 2558 bool ARMTTIImpl::preferPredicatedReductionSelect( preferPredicatedReductionSelect() function in ARMTTIImpl |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 894 bool preferPredicatedReductionSelect(unsigned Opcode, Type *Ty, preferPredicatedReductionSelect() function |
H A D | TargetTransformInfo.h | 2810 bool preferPredicatedReductionSelect(unsigned Opcode, Type *Ty, preferPredicatedReductionSelect() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 1243 bool TargetTransformInfo::preferPredicatedReductionSelect( preferPredicatedReductionSelect() function in TargetTransformInfo |