reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1058 RHS = DAG.getConstant(C->getSExtValue() + 1, dl, C->getValueType(0)); 1072 RHS = DAG.getConstant(C->getSExtValue() + 1, dl, C->getValueType(0)); 1086 RHS = DAG.getConstant(C->getSExtValue() + 1, dl, C->getValueType(0)); 1100 RHS = DAG.getConstant(C->getSExtValue() + 1, dl, C->getValueType(0)); 1108 TargetCC = DAG.getConstant(TCC, dl, MVT::i8); 1109 return DAG.getNode(MSP430ISD::CMP, dl, MVT::Glue, LHS, RHS);