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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 352 SDValue PromoteIntRes_DIVFIX(SDNode *N);
LegalizeIntegerTypes.cpp 182 case ISD::UDIVFIXSAT: Res = PromoteIntRes_DIVFIX(N); break;
953 SDValue DAGTypeLegalizer::PromoteIntRes_DIVFIX(SDNode *N) {

Completed in 19 milliseconds