Home | History | Annotate | Download | only in ARM

Lines Matching full:log2_64

9277     if (!isPowerOf2_64(cN) || c0 != cN || Log2_64(c0) < 1 || Log2_64(c0) > 32)
9327 DAG.getConstant(Log2_64(C), MVT::i32));
9384 ConvInput, DAG.getConstant(Log2_64(C), MVT::i32));