Home
last modified time | relevance | path

Searched defs:commonIRemTransforms (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1313 Instruction *InstCombiner::commonIRemTransforms(BinaryOperator &I) { in commonIRemTransforms() function in InstCombiner
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1377 Instruction *InstCombiner::commonIRemTransforms(BinaryOperator &I) { in commonIRemTransforms() function in InstCombiner
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1688 Instruction *InstCombinerImpl::commonIRemTransforms(BinaryOperator &I) { in commonIRemTransforms() function in InstCombinerImpl