HomeSort by: relevance | last modified time | path
    Searched refs:PromoteIntOp_MSTORE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 386 SDValue PromoteIntOp_MSTORE(MaskedStoreSDNode *N, unsigned OpNo);
LegalizeIntegerTypes.cpp 1508 case ISD::MSTORE: Res = PromoteIntOp_MSTORE(cast<MaskedStoreSDNode>(N),
1829 SDValue DAGTypeLegalizer::PromoteIntOp_MSTORE(MaskedStoreSDNode *N,

Completed in 38 milliseconds