跳转至

build SDNode

1. Build Constant

C++
DAG.getConstantFP(-1.0f, DL, MVT::f32);
DAG.getConstantFP(10, DL, MVT::i32);