Searched refs:PromoteIntOp_MGATHER (Results 1 – 2 of 2) sorted by relevance
378 SDValue PromoteIntOp_MGATHER(MaskedGatherSDNode *N, unsigned OpNo);
1070 case ISD::MGATHER: Res = PromoteIntOp_MGATHER(cast<MaskedGatherSDNode>(N), in PromoteIntegerOperand()1379 SDValue DAGTypeLegalizer::PromoteIntOp_MGATHER(MaskedGatherSDNode *N, in PromoteIntOp_MGATHER() function in DAGTypeLegalizer