Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp186 Value *createNaryFAdd(const AddendVect& Opnds, unsigned InstrQuota);
669 Result = createNaryFAdd(SimpVect, InstrQuota); in simplifyFAdd()
678 Value *FAddCombine::createNaryFAdd in createNaryFAdd() function in FAddCombine
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp202 Value *createNaryFAdd(const AddendVect& Opnds, unsigned InstrQuota);
679 Result = createNaryFAdd(SimpVect, InstrQuota); in simplifyFAdd()
688 Value *FAddCombine::createNaryFAdd in createNaryFAdd() function in FAddCombine