Searched defs:preferPredicatedReductionSelect (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.h | 385 bool preferPredicatedReductionSelect(unsigned Opcode, Type *Ty, preferPredicatedReductionSelect() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMTargetTransformInfo.cpp | 2570 bool ARMTTIImpl::preferPredicatedReductionSelect( preferPredicatedReductionSelect() function in ARMTTIImpl |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 928 bool preferPredicatedReductionSelect(unsigned Opcode, Type *Ty, preferPredicatedReductionSelect() function |
H A D | TargetTransformInfo.h | 2889 bool preferPredicatedReductionSelect(unsigned Opcode, Type *Ty, preferPredicatedReductionSelect() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 1294 bool TargetTransformInfo::preferPredicatedReductionSelect( preferPredicatedReductionSelect() function in TargetTransformInfo |