reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3409 if (LowOp.getOpcode() == ISD::Constant) { 3410 int64_t Value = int32_t(cast<ConstantSDNode>(LowOp)->getZExtValue()); 3430 SDValue Low32 = DAG.getNode(ISD::TRUNCATE, DL, MVT::i32, LowOp);