Searched defs:isLegalToVectorizeReduction (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVTargetTransformInfo.h | 271 bool isLegalToVectorizeReduction(const RecurrenceDescriptor &RdxDesc, isLegalToVectorizeReduction() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 870 bool isLegalToVectorizeReduction(const RecurrenceDescriptor &RdxDesc, isLegalToVectorizeReduction() function |
H A D | TargetTransformInfo.h | 2789 bool isLegalToVectorizeReduction(const RecurrenceDescriptor &RdxDesc, isLegalToVectorizeReduction() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 1215 bool TargetTransformInfo::isLegalToVectorizeReduction( isLegalToVectorizeReduction() function in TargetTransformInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 3509 bool AArch64TTIImpl::isLegalToVectorizeReduction( isLegalToVectorizeReduction() function in AArch64TTIImpl |