reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
718 SDLoc DL(N); 720 switch (N->getOpcode()) { 723 if (const ConstantSDNode *C = dyn_cast<ConstantSDNode>(N->getOperand(1))) { 725 ISD::SUB, DL, N->getValueType(0), N->getOperand(0), 725 ISD::SUB, DL, N->getValueType(0), N->getOperand(0), 732 SDValue Res = LowerOperation(SDValue(N, 0), DAG);