Home
last modified time | relevance | path

Searched refs:CreateIntMaxReduce (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIRBuilder.cpp366 CallInst *IRBuilderBase::CreateIntMaxReduce(Value *Src, bool IsSigned) { in CreateIntMaxReduce() function in IRBuilderBase
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1657 return Builder.CreateIntMaxReduce(Src, Flags.IsSigned); in createSimpleTargetReduction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRBuilder.h557 CallInst *CreateIntMaxReduce(Value *Src, bool IsSigned = false);