Home
last modified time | relevance | path

Searched refs:createTargetReduction (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h332 Value *createTargetReduction(IRBuilder<> &B, const TargetTransformInfo *TTI,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DLoopUtils.h418 Value *createTargetReduction(IRBuilderBase &B, const RecurrenceDescriptor &Desc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DLoopUtils.h409 Value *createTargetReduction(IRBuilderBase &B, const RecurrenceDescriptor &Desc,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h401 Value *createTargetReduction(IRBuilderBase &B, const TargetTransformInfo *TTI,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DLoopUtils.h418 Value *createTargetReduction(IRBuilderBase &B, const RecurrenceDescriptor &Desc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DLoopUtils.h409 Value *createTargetReduction(IRBuilderBase &B, const RecurrenceDescriptor &Desc,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp946 Value *llvm::createTargetReduction(IRBuilder<> &B, in createTargetReduction() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1063 Value *llvm::createTargetReduction(IRBuilderBase &B, in createTargetReduction() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3989 createTargetReduction(Builder, TTI, RdxDesc, ReducedPartRdx, OrigPhi); in fixReduction()
9628 NewRed = createTargetReduction(State.Builder, TTI, *RdxDesc, NewVecOp); in execute()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3843 createTargetReduction(Builder, TTI, RdxDesc, ReducedPartRdx, NoNaN); in fixReduction()