Home
last modified time | relevance | path

Searched defs:SimplifyAddWithRemainder (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1027 Value *InstCombiner::SimplifyAddWithRemainder(BinaryOperator &I) { in SimplifyAddWithRemainder() function in InstCombiner
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1066 Value *InstCombinerImpl::SimplifyAddWithRemainder(BinaryOperator &I) { in SimplifyAddWithRemainder() function in InstCombinerImpl