Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp472 Reduction = Builder.CreateFPMinReduce(RedOp); in expandPredicationInReduction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1125 return Builder.CreateFPMinReduce(Src); in createSimpleTargetReduction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp469 CallInst *IRBuilderBase::CreateFPMinReduce(Value *Src) { in CreateFPMinReduce() function in IRBuilderBase
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h785 CallInst *CreateFPMinReduce(Value *Src);