Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LoadSDNode

65   case ISD::LOAD:        Res = PromoteIntRes_LOAD(cast<LoadSDNode>(N));break;
411 SDValue DAGTypeLegalizer::PromoteIntRes_LOAD(LoadSDNode *N) {
1106 case ISD::LOAD: ExpandIntRes_LOAD(cast<LoadSDNode>(N), Lo, Hi); break;
1764 void DAGTypeLegalizer::ExpandIntRes_LOAD(LoadSDNode *N,