Home
last modified time | relevance | path

Searched refs:CreateFAddReduce (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp392 Reduction = Builder.CreateFAddReduce(Start, RedOp); in expandPredicationInReduction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1042 return Builder.CreateFAddReduce(ConstantFP::getNegativeZero(SrcVecEltTy), in createSimpleTargetReduction()
1089 return B.CreateFAddReduce(Start, Src); in createOrderedReduction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp449 Value *SubVecR = B.CreateFAddReduce(EltCF32, B.CreateFMul(AV2F32, BV2F32)); in createTileDPLoops()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp902 auto Rdx = Builder.CreateFAddReduce( in createSimpleTargetReduction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIRBuilder.cpp329 CallInst *IRBuilderBase::CreateFAddReduce(Value *Acc, Value *Src) { in CreateFAddReduce() function in IRBuilderBase
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIRBuilder.cpp421 CallInst *IRBuilderBase::CreateFAddReduce(Value *Acc, Value *Src) { in CreateFAddReduce() function in IRBuilderBase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DIRBuilder.h748 CallInst *CreateFAddReduce(Value *Acc, Value *Src);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DIRBuilder.h714 CallInst *CreateFAddReduce(Value *Acc, Value *Src);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DIRBuilder.h748 CallInst *CreateFAddReduce(Value *Acc, Value *Src);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DIRBuilder.h754 CallInst *CreateFAddReduce(Value *Acc, Value *Src);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DIRBuilder.h748 CallInst *CreateFAddReduce(Value *Acc, Value *Src);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h657 CallInst *CreateFAddReduce(Value *Acc, Value *Src);