Home
last modified time | relevance | path

Searched refs:CreateAndReduce (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.cpp892 BuildFunc = [&]() { return Builder.CreateAndReduce(Src); }; in createSimpleTargetReduction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp357 CallInst *IRBuilderBase::CreateAndReduce(Value *Src) { in CreateAndReduce() function in IRBuilderBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h670 CallInst *CreateAndReduce(Value *Src);