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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 339 SDValue PromoteIntRes_SIGN_EXTEND_INREG(SDNode *N);
LegalizeIntegerTypes.cpp 89 Res = PromoteIntRes_SIGN_EXTEND_INREG(N); break;
1110 SDValue DAGTypeLegalizer::PromoteIntRes_SIGN_EXTEND_INREG(SDNode *N) {

Completed in 23 milliseconds