Searched refs:PromoteIntOp_MSCATTER (Results 1 – 2 of 2) sorted by relevance
414 SDValue PromoteIntOp_MSCATTER(MaskedScatterSDNode *N, unsigned OpNo);
1955 case ISD::MSCATTER: Res = PromoteIntOp_MSCATTER(cast<MaskedScatterSDNode>(N), in PromoteIntegerOperand()2432 SDValue DAGTypeLegalizer::PromoteIntOp_MSCATTER(MaskedScatterSDNode *N, in PromoteIntOp_MSCATTER() function in DAGTypeLegalizer