Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:dbgs

256   dbgs() << "If a target marks an instruction with "
367 DEBUG(dbgs() << "\n\n\n=== " << Fn.getName() << "\n");
582 DEBUG(dbgs() << "Initial selection DAG: BB#" << BlockNumber
593 DEBUG(dbgs() << "Optimized lowered selection DAG: BB#" << BlockNumber
607 DEBUG(dbgs() << "Type-legalized selection DAG: BB#" << BlockNumber
621 DEBUG(dbgs() << "Optimized type-legalized selection DAG: BB#" << BlockNumber
646 DEBUG(dbgs() << "Optimized vector-legalized selection DAG: BB#"
657 DEBUG(dbgs() << "Legalized selection DAG: BB#" << BlockNumber
668 DEBUG(dbgs() << "Optimized legalized selection DAG: BB#" << BlockNumber
683 DEBUG(dbgs() << "Selected selection DAG: BB#" << BlockNumber
1123 dbgs() << "FastISel missed call: ";
1157 dbgs() << "FastISel missed terminator: ";
1163 dbgs() << "FastISel miss: ";
1205 DEBUG(dbgs() << "Total amount of phi nodes to update: "
1208 dbgs() << "Node " << i << " : ("
2801 DEBUG(dbgs() << "Node was eliminated by CSE\n");