Searched refs:createTargetReduction (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| D | LoopUtils.h | 332 Value *createTargetReduction(IRBuilder<> &B, const TargetTransformInfo *TTI,
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
| D | LoopUtils.h | 401 Value *createTargetReduction(IRBuilderBase &B, const TargetTransformInfo *TTI,
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | LoopUtils.cpp | 946 Value *llvm::createTargetReduction(IRBuilder<> &B, in createTargetReduction() function in llvm
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
| D | LoopUtils.cpp | 1063 Value *llvm::createTargetReduction(IRBuilderBase &B, in createTargetReduction() function in llvm
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 3989 createTargetReduction(Builder, TTI, RdxDesc, ReducedPartRdx, OrigPhi); in fixReduction() 9628 NewRed = createTargetReduction(State.Builder, TTI, *RdxDesc, NewVecOp); in execute()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 3843 createTargetReduction(Builder, TTI, RdxDesc, ReducedPartRdx, NoNaN); in fixReduction()
|