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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 270 SDValue PromoteIntOp_BRCOND(SDNode *N, unsigned OpNo);
    [all...]
LegalizeIntegerTypes.cpp 782 case ISD::BRCOND: Res = PromoteIntOp_BRCOND(N, OpNo); break;
    [all...]

Completed in 552 milliseconds