Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ExpandFloatResult

767 /// ExpandFloatResult - This method is called when the specified result of the
771 void DAGTypeLegalizer::ExpandFloatResult(SDNode *N, unsigned ResNo) {
783 dbgs() << "ExpandFloatResult #" << ResNo << ": ";