Lines Matching refs:CurDAG
131 return CurDAG->getTargetConstant(N->getZExtValue() & 0xffffffff, MVT::i32);
136 return CurDAG->getTargetConstantFP(APFloat(APFloat::IEEEsingle, V), MVT::f32);
141 return CurDAG->getTargetConstant(N->getZExtValue() >> 32, MVT::i32);
146 return CurDAG->getTargetConstantFP(APFloat(APFloat::IEEEsingle, V), MVT::f32);
154 return CurDAG->getTargetConstant(N->getZExtValue() >> 2, MVT::i32);
158 return CurDAG->getTargetConstant(N->getZExtValue(), MVT::i1);
162 return CurDAG->getTargetConstant(N->getZExtValue(), MVT::i8);
166 return CurDAG->getTargetConstant(N->getSExtValue(), MVT::i16);
170 return CurDAG->getTargetConstant(N->getSExtValue(), MVT::i32);
174 return CurDAG->getTargetConstant(N->getSExtValue(), MVT::i64);
179 return CurDAG->getTargetConstant(
185 return CurDAG->getTargetConstant(