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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 366 SDValue PromoteIntOp_BRCOND(SDNode *N, unsigned OpNo);
LegalizeIntegerTypes.cpp 1488 case ISD::BRCOND: Res = PromoteIntOp_BRCOND(N, OpNo); break;
1666 SDValue DAGTypeLegalizer::PromoteIntOp_BRCOND(SDNode *N, unsigned OpNo) {

Completed in 32 milliseconds