reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
20094   bool Fold = N2C && isNullConstant(N3) && N2C->getAPIntValue().isPowerOf2();
20094   bool Fold = N2C && isNullConstant(N3) && N2C->getAPIntValue().isPowerOf2();
20104       std::swap(N2C, N3C);
20109     if (NotExtCompare && N2C->isOne())
20128     if (N2C->isOne())
20133                        DAG.getConstant(N2C->getAPIntValue().logBase2(),