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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 267 SDValue PromoteIntOp_BUILD_PAIR(SDNode *N);
    [all...]
LegalizeIntegerTypes.cpp 762 case ISD::BUILD_PAIR: Res = PromoteIntOp_BUILD_PAIR(N); break;
    [all...]

Completed in 24 milliseconds