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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 389 SDValue PromoteIntOp_MGATHER(MaskedGatherSDNode *N, unsigned OpNo);
LegalizeIntegerTypes.cpp 1512 case ISD::MGATHER: Res = PromoteIntOp_MGATHER(cast<MaskedGatherSDNode>(N),
1873 SDValue DAGTypeLegalizer::PromoteIntOp_MGATHER(MaskedGatherSDNode *N,

Completed in 23 milliseconds