Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp177 Value *createAddendVal(const FAddend &A, bool& NeedNeg);
704 Value *V = createAddendVal(*Opnd, NeedNeg); in createNaryFAdd()
820 Value *FAddCombine::createAddendVal(const FAddend &Opnd, bool &NeedNeg) { in createAddendVal() function in FAddCombine
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp192 Value *createAddendVal(const FAddend &A, bool& NeedNeg);
714 Value *V = createAddendVal(*Opnd, NeedNeg); in createNaryFAdd()
835 Value *FAddCombine::createAddendVal(const FAddend &Opnd, bool &NeedNeg) { in createAddendVal() function in FAddCombine