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