Searched defs:ExpandIntRes_SADDSUBO (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1168 case ISD::SSUBO: ExpandIntRes_SADDSUBO(N, Lo, Hi); break;
2004 void DAGTypeLegalizer::ExpandIntRes_SADDSUBO(SDNode *Node, function in class:DAGTypeLegalizer

Completed in 41 milliseconds