Home
last modified time | relevance | path

Searched refs:CreateFMulReduce (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.cpp910 auto Rdx = Builder.CreateFMulReduce(ConstantFP::get(Ty, 1.0), Src); in createSimpleTargetReduction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp338 CallInst *IRBuilderBase::CreateFMulReduce(Value *Acc, Value *Src) { in CreateFMulReduce() function in IRBuilderBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h661 CallInst *CreateFMulReduce(Value *Acc, Value *Src);