reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
8247 NotCond = DAG.getNode(ISD::SIGN_EXTEND, DL, VT, NotCond); 8247 NotCond = DAG.getNode(ISD::SIGN_EXTEND, DL, VT, NotCond); 8248 return NotCond;