Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp282 const APInt *NegPow2C; in visitMul() local
1622 Constant *NegPow2C = ConstantExpr::getNeg(cast<Constant>(Op1)); in visitSDiv() local
H A DInstCombineAddSub.cpp1687 const APInt *NegPow2C; in visitAdd() local