Searched refs:PromoteIntOp_MSTORE (Results 1 – 2 of 2) sorted by relevance
387 SDValue PromoteIntOp_MSTORE(MaskedStoreSDNode *N, unsigned OpNo);
1512 case ISD::MSTORE: Res = PromoteIntOp_MSTORE(cast<MaskedStoreSDNode>(N), in PromoteIntegerOperand()1833 SDValue DAGTypeLegalizer::PromoteIntOp_MSTORE(MaskedStoreSDNode *N, in PromoteIntOp_MSTORE() function in DAGTypeLegalizer