Home
last modified time | relevance | path

Searched defs:isLegalToVectorizeReduction (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVTargetTransformInfo.h255 bool isLegalToVectorizeReduction(const RecurrenceDescriptor &RdxDesc, in isLegalToVectorizeReduction() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h810 bool isLegalToVectorizeReduction(const RecurrenceDescriptor &RdxDesc, in isLegalToVectorizeReduction() function
DTargetTransformInfo.h2532 bool isLegalToVectorizeReduction(const RecurrenceDescriptor &RdxDesc, in isLegalToVectorizeReduction() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp1124 bool TargetTransformInfo::isLegalToVectorizeReduction( in isLegalToVectorizeReduction() function in TargetTransformInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp2893 bool AArch64TTIImpl::isLegalToVectorizeReduction( in isLegalToVectorizeReduction() function in AArch64TTIImpl