Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp383 Reduction = Builder.CreateFPMinReduce(RedOp); in expandPredicationInReduction()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1058 return Builder.CreateFPMinReduce(Src); in createSimpleTargetReduction()
/llvm-project-15.0.7/llvm/lib/IR/
H A DIRBuilder.cpp475 CallInst *IRBuilderBase::CreateFPMinReduce(Value *Src) { in CreateFPMinReduce() function in IRBuilderBase
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIRBuilder.h735 CallInst *CreateFPMinReduce(Value *Src);