Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:logBase2

1680                        DAG.getConstant(N1C->getAPIntValue().logBase2(),
1684 unsigned Log2Val = (-N1C->getAPIntValue()).logBase2();
1848 DAG.getConstant(N1C->getAPIntValue().logBase2(),
1858 .logBase2(),
5750 cast<ConstantSDNode>(Op1)->getAPIntValue()==AndConst.logBase2()) {
7530 unsigned ShCtV = N2C->getAPIntValue().logBase2();
7629 DAG.getConstant(N2C->getAPIntValue().logBase2(),