Home
last modified time | relevance | path

Searched refs:C2ShlC1 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1076 APInt C2ShlC1 = C2->ushl_ov(*C1, Overflow); in visitUDiv() local
1080 X, ConstantInt::get(X->getType(), C2ShlC1)); in visitUDiv()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp972 APInt C2ShlC1 = C2->ushl_ov(*C1, Overflow); in visitUDiv() local
976 X, ConstantInt::get(X->getType(), C2ShlC1)); in visitUDiv()
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1005 APInt C2ShlC1 = C2->ushl_ov(*C1, Overflow); in visitUDiv() local
1009 X, ConstantInt::get(X->getType(), C2ShlC1)); in visitUDiv()