Home
last modified time | relevance | path

Searched refs:PromoteIntOp_MSTORE (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h314 SDValue PromoteIntOp_MSTORE(MaskedStoreSDNode *N, unsigned OpNo);
DLegalizeIntegerTypes.cpp899 case ISD::MSTORE: Res = PromoteIntOp_MSTORE(cast<MaskedStoreSDNode>(N), in PromoteIntegerOperand()
1175 SDValue DAGTypeLegalizer::PromoteIntOp_MSTORE(MaskedStoreSDNode *N, in PromoteIntOp_MSTORE() function in DAGTypeLegalizer
1194 return PromoteIntOp_MSTORE(N, 3); in PromoteIntOp_MSTORE()