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 D | LoopUtils.h | 332 Value *createTargetReduction(IRBuilder<> &B, const TargetTransformInfo *TTI,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | LoopUtils.h | 418 Value *createTargetReduction(IRBuilderBase &B, const RecurrenceDescriptor &Desc,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | LoopUtils.h | 409 Value *createTargetReduction(IRBuilderBase &B, const RecurrenceDescriptor &Desc,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A D | LoopUtils.h | 401 Value *createTargetReduction(IRBuilderBase &B, const TargetTransformInfo *TTI,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | LoopUtils.h | 418 Value *createTargetReduction(IRBuilderBase &B, const RecurrenceDescriptor &Desc,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | LoopUtils.h | 409 Value *createTargetReduction(IRBuilderBase &B, const RecurrenceDescriptor &Desc,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 946 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 D | LoopUtils.cpp | 1063 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 D | LoopVectorize.cpp | 3989 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 D | LoopVectorize.cpp | 3843 createTargetReduction(Builder, TTI, RdxDesc, ReducedPartRdx, NoNaN); in fixReduction()
|