HomeSort by relevance Sort by last modified time
    Searched refs:PromoteIntRes_MLOAD (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 262 SDValue PromoteIntRes_MLOAD(MaskedLoadSDNode *N);
    [all...]
LegalizeIntegerTypes.cpp 70 case ISD::MLOAD: Res = PromoteIntRes_MLOAD(cast<MaskedLoadSDNode>(N));
490 SDValue DAGTypeLegalizer::PromoteIntRes_MLOAD(MaskedLoadSDNode *N) {
    [all...]

Completed in 301 milliseconds