Home
last modified time | relevance | path

Searched defs:Reduction (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1173 __anon1263b3f00b02(auto &Reduction) canVectorizeFPMath() argument
1180 __anon1263b3f00c02(auto &Reduction) isInvariantStoreOfReduction() argument
1187 __anon1263b3f00d02(auto &Reduction) isInvariantAddressOfReduction() argument
1534 for (const auto &Reduction : getReductionVars()) prepareToFoldTailByMasking() local
[all...]
H A DLoopVectorize.cpp1525 __anon87314d7f0402(auto &Reduction) canVectorizeReductions() argument
5538 __anon87314d7f2b02(auto &Reduction) selectInterleaveCount() argument
5555 __anon87314d7f2c02(auto &Reduction) selectInterleaveCount() argument
7215 for (const auto &Reduction : Legal->getReductionVars()) { collectValuesToIgnore() local
7230 for (const auto &Reduction : Legal->getReductionVars()) { collectInLoopReductions() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h217 Reduction, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp94 Reduction() = delete; in Reduction() function in __anone0ce2a9b0111::Reduction
84 class Reduction { global() class
[all...]
H A DARMISelLowering.cpp13286 auto Reduction = PerformSELECTCombine() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp419 Value *Reduction; expandPredicationInReduction() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp602 std::pair<llvm::Function *, llvm::Function *> Reduction = emitInitWithReductionInitializer() local
4794 std::pair<llvm::Function *, llvm::Function *> Reduction = emitReductionCombiner() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9205 SDValue Reduction = DAG.getNode(RVVOpcode, DL, M1VT, Ops); lowerReductionSeq() local