Home
last modified time | relevance | path

Searched refs:CreateAddReduce (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp886 BuildFunc = [&]() { return Builder.CreateAddReduce(Src); }; in createSimpleTargetReduction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp347 CallInst *IRBuilderBase::CreateAddReduce(Value *Src) { in CreateAddReduce() function in IRBuilderBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h664 CallInst *CreateAddReduce(Value *Src);