Lines Matching refs:ADDE
1112 case ISD::ADDE: return visitADDE(N);1603 return DAG.getNode(ISD::ADDE, SDLoc(N), N->getVTList(),1606 // fold (adde x, y, false) -> (addc x, y)