Home | History | Annotate | Download | only in X86

Lines Matching refs:getTargetConstant

264         Disp = CurDAG->getTargetConstant(AM.Disp, MVT::i32);
275 return CurDAG->getTargetConstant(Imm, MVT::i8);
281 return CurDAG->getTargetConstant(Imm, MVT::i32);
1416 Imm = CurDAG->getTargetConstant(ImmVal, MVT::i64);
1452 CurDAG->getTargetConstant(0, MVT::i64),
1454 CurDAG->getTargetConstant(X86::sub_32bit, MVT::i32)),
1466 CurDAG->getTargetConstant(0, MVT::i64),
1468 CurDAG->getTargetConstant(X86::sub_32bit, MVT::i32)),
1728 return CurDAG->getTargetConstant(CNVal, NVT);
1743 return CurDAG->getTargetConstant(CNVal, NVT);
2057 SDValue Disp = CurDAG->getTargetConstant(0, MVT::i32);
2235 SDValue NewCst = CurDAG->getTargetConstant(Val >> ShlVal, CstVT);
2405 CurDAG->getTargetConstant(8, MVT::i8)), 0);
2525 CurDAG->getTargetConstant(X86::sub_16bit, MVT::i32)),
2534 CurDAG->getTargetConstant(0, MVT::i64), ClrNode,
2535 CurDAG->getTargetConstant(X86::sub_32bit, MVT::i32)),
2587 CurDAG->getTargetConstant(0, MVT::i64), Result,
2588 CurDAG->getTargetConstant(X86::sub_32bit, MVT::i32)),
2645 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), MVT::i8);
2656 SDValue RC = CurDAG->getTargetConstant(TRC->getID(), MVT::i32);
2680 SDValue ShiftedImm = CurDAG->getTargetConstant(C->getZExtValue() >> 8,
2692 SDValue RC = CurDAG->getTargetConstant(TRC->getID(), MVT::i32);
2717 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), MVT::i16);
2739 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), MVT::i32);