Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp974 static Value *checkForNegativeOperand(BinaryOperator &I, in checkForNegativeOperand() function
1139 if (Value *V = checkForNegativeOperand(I, Builder)) in visitAdd()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp864 static Value *checkForNegativeOperand(BinaryOperator &I, in checkForNegativeOperand() function
1220 if (Value *V = checkForNegativeOperand(I, Builder)) in visitAdd()