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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 257 SDValue PromoteIntRes_UADDSUBO(SDNode *N, unsigned ResNo);
    [all...]
LegalizeIntegerTypes.cpp 118 case ISD::USUBO: Res = PromoteIntRes_UADDSUBO(N, ResNo); break;
622 SDValue DAGTypeLegalizer::PromoteIntRes_UADDSUBO(SDNode *N, unsigned ResNo) {
    [all...]

Completed in 1661 milliseconds