Home
last modified time | relevance | path

Searched refs:createAddendVal (Results 1 – 3 of 3) 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-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp189 Value *createAddendVal(const FAddend &A, bool& NeedNeg);
626 Value *V = createAddendVal(*Opnd, NeedNeg); in createNaryFAdd()
740 Value *FAddCombine::createAddendVal(const FAddend &Opnd, bool &NeedNeg) { in createAddendVal() function in FAddCombine
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp190 Value *createAddendVal(const FAddend &A, bool& NeedNeg);
618 Value *V = createAddendVal(*Opnd, NeedNeg); in createNaryFAdd()
723 Value *FAddCombine::createAddendVal(const FAddend &Opnd, bool &NeedNeg) { in createAddendVal() function in FAddCombine