Searched refs:PromoteIntRes_MLOAD (Results 1 – 2 of 2) sorted by relevance
248 SDValue PromoteIntRes_MLOAD(MaskedLoadSDNode *N);
69 case ISD::MLOAD: Res = PromoteIntRes_MLOAD(cast<MaskedLoadSDNode>(N));break; in PromoteIntegerResult()468 SDValue DAGTypeLegalizer::PromoteIntRes_MLOAD(MaskedLoadSDNode *N) { in PromoteIntRes_MLOAD() function in DAGTypeLegalizer