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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 271 SDValue PromoteIntRes_SADDSUBO(SDNode *N, unsigned ResNo);
    [all...]
LegalizeIntegerTypes.cpp 128 case ISD::SSUBO: Res = PromoteIntRes_SADDSUBO(N, ResNo); break;
533 SDValue DAGTypeLegalizer::PromoteIntRes_SADDSUBO(SDNode *N, unsigned ResNo) {
    [all...]

Completed in 305 milliseconds