Searched refs:ExpandIntRes_SIGN_EXTEND_INREG (Results 1 – 2 of 2) sorted by relevance
346 void ExpandIntRes_SIGN_EXTEND_INREG (SDNode *N, SDValue &Lo, SDValue &Hi);
1324 case ISD::SIGN_EXTEND_INREG: ExpandIntRes_SIGN_EXTEND_INREG(N, Lo, Hi); break; in ExpandIntegerResult()2364 ExpandIntRes_SIGN_EXTEND_INREG(SDNode *N, SDValue &Lo, SDValue &Hi) { in ExpandIntRes_SIGN_EXTEND_INREG() function in DAGTypeLegalizer