Home
last modified time | relevance | path

Searched defs:CreateFPMaxReduce (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIRBuilder.cpp384 CallInst *IRBuilderBase::CreateFPMaxReduce(Value *Src, bool NoNaN) { in CreateFPMaxReduce() function in IRBuilderBase
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIRBuilder.cpp469 CallInst *IRBuilderBase::CreateFPMaxReduce(Value *Src) { in CreateFPMaxReduce() function in IRBuilderBase