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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 264 SDValue PromoteIntOp_ANY_EXTEND(SDNode *N);
    [all...]
LegalizeIntegerTypes.cpp 755 case ISD::ANY_EXTEND: Res = PromoteIntOp_ANY_EXTEND(N); break;
    [all...]

Completed in 33 milliseconds