Home | History | Annotate | Download | only in X86

Lines Matching refs:getTargetConstant

279         Disp = CurDAG->getTargetConstant(AM.Disp, DL, MVT::i32);
365 return CurDAG->getTargetConstant(Imm, DL, MVT::i8);
370 return CurDAG->getTargetConstant(Imm, DL, MVT::i32);
1451 Disp = CurDAG->getTargetConstant(0, DL, MVT::i32);
1552 Imm = CurDAG->getTargetConstant(ImmVal, SDLoc(N), MVT::i64);
1589 CurDAG->getTargetConstant(0, DL, MVT::i64),
1591 CurDAG->getTargetConstant(X86::sub_32bit, DL, MVT::i32)),
1603 CurDAG->getTargetConstant(0, DL, MVT::i64),
1605 CurDAG->getTargetConstant(X86::sub_32bit, DL,
1865 return CurDAG->getTargetConstant(CNVal, dl, NVT);
1880 return CurDAG->getTargetConstant(CNVal, dl, NVT);
2194 SDValue Disp = CurDAG->getTargetConstant(0, DL, MVT::i32);
2393 SDValue NewCst = CurDAG->getTargetConstant(Val >> ShlVal, dl, CstVT);
2563 CurDAG->getTargetConstant(8, dl, MVT::i8)),
2684 CurDAG->getTargetConstant(X86::sub_16bit, dl,
2694 CurDAG->getTargetConstant(0, dl, MVT::i64), ClrNode,
2695 CurDAG->getTargetConstant(X86::sub_32bit, dl,
2748 CurDAG->getTargetConstant(0, dl, MVT::i64), Result,
2749 CurDAG->getTargetConstant(X86::sub_32bit, dl,
2807 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), dl, MVT::i8);
2818 SDValue RC = CurDAG->getTargetConstant(TRC->getID(), dl, MVT::i32);
2842 SDValue ShiftedImm = CurDAG->getTargetConstant(C->getZExtValue() >> 8,
2854 SDValue RC = CurDAG->getTargetConstant(TRC->getID(), dl, MVT::i32);
2879 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), dl,
2902 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), dl,