Home
last modified time | relevance | path

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

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