Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp198 Value *createNaryFAdd(const AddendVect& Opnds, unsigned InstrQuota);
591 Result = createNaryFAdd(SimpVect, InstrQuota); in simplifyFAdd()
600 Value *FAddCombine::createNaryFAdd in createNaryFAdd() function in FAddCombine