Home | History | Annotate | Download | only in X86

Lines Matching refs:getTargetConstant

255         Disp = CurDAG->getTargetConstant(AM.Disp, MVT::i32);
266 return CurDAG->getTargetConstant(Imm, MVT::i8);
272 return CurDAG->getTargetConstant(Imm, MVT::i32);
1391 Imm = CurDAG->getTargetConstant(ImmVal, MVT::i64);
1427 CurDAG->getTargetConstant(0, MVT::i64),
1429 CurDAG->getTargetConstant(X86::sub_32bit, MVT::i32)),
1441 CurDAG->getTargetConstant(0, MVT::i64),
1443 CurDAG->getTargetConstant(X86::sub_32bit, MVT::i32)),
1730 return CurDAG->getTargetConstant(CNVal, NVT);
2035 SDValue Disp = CurDAG->getTargetConstant(0, MVT::i32);
2232 SDValue NewCst = CurDAG->getTargetConstant(Val >> ShlVal, CstVT);
2380 CurDAG->getTargetConstant(8, MVT::i8)), 0);
2497 CurDAG->getTargetConstant(X86::sub_16bit, MVT::i32)),
2506 CurDAG->getTargetConstant(0, MVT::i64), ClrNode,
2507 CurDAG->getTargetConstant(X86::sub_32bit, MVT::i32)),
2555 CurDAG->getTargetConstant(8, MVT::i8)),
2606 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), MVT::i8);
2617 SDValue RC = CurDAG->getTargetConstant(TRC->getID(), MVT::i32);
2641 SDValue ShiftedImm = CurDAG->getTargetConstant(C->getZExtValue() >> 8,
2653 SDValue RC = CurDAG->getTargetConstant(TRC->getID(), MVT::i32);
2678 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), MVT::i16);
2700 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), MVT::i32);