Home | History | Annotate | Download | only in X86

Lines Matching refs:getTargetConstant

254         Disp = CurDAG->getTargetConstant(AM.Disp, MVT::i32);
265 return CurDAG->getTargetConstant(Imm, MVT::i8);
271 return CurDAG->getTargetConstant(Imm, MVT::i32);
1512 Val = CurDAG->getTargetConstant(CNVal, NVT);
1515 Val = CurDAG->getTargetConstant(-CNVal, NVT);
1734 Val = CurDAG->getTargetConstant(CN->getSExtValue(), NVT);
2057 SDValue NewCst = CurDAG->getTargetConstant(Val >> ShlVal, CstVT);
2163 CurDAG->getTargetConstant(8, MVT::i8)), 0);
2311 CurDAG->getTargetConstant(8, MVT::i8)),
2357 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), MVT::i8);
2368 SDValue RC = CurDAG->getTargetConstant(TRC->getID(), MVT::i32);
2386 SDValue ShiftedImm = CurDAG->getTargetConstant(C->getZExtValue() >> 8,
2398 SDValue RC = CurDAG->getTargetConstant(TRC->getID(), MVT::i32);
2418 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), MVT::i16);
2434 SDValue Imm = CurDAG->getTargetConstant(C->getZExtValue(), MVT::i32);