Home
last modified time | relevance | path

Searched refs:CreateFPMaxReduce (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp478 Reduction = Builder.CreateFPMaxReduce(RedOp); in expandPredicationInReduction()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp466 CallInst *IRBuilderBase::CreateFPMaxReduce(Value *Src) { in CreateFPMaxReduce() function in IRBuilderBase
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1239 return Builder.CreateFPMaxReduce(Src); in createSimpleTargetReduction()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h784 CallInst *CreateFPMaxReduce(Value *Src);