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

/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp184 case ISD::SUB: return ExpandADDSUB(Op.getNode(), DAG);
203 Results.push_back(ExpandADDSUB(N, DAG));
715 ExpandADDSUB(SDNode *N, SelectionDAG &DAG) const function in class:XCoreTargetLowering

Completed in 71 milliseconds