Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp132 static Value *foldMulSelectToNegate(BinaryOperator &I, in foldMulSelectToNegate() function
260 if (Value *FoldedMul = foldMulSelectToNegate(I, Builder)) in visitMul()
408 if (Value *FoldedMul = foldMulSelectToNegate(I, Builder)) in visitFMul()
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp103 static Value *foldMulSelectToNegate(BinaryOperator &I, in foldMulSelectToNegate() function
214 if (Value *FoldedMul = foldMulSelectToNegate(I, Builder)) in visitMul()
428 if (Value *FoldedMul = foldMulSelectToNegate(I, Builder)) in visitFMul()