Home | History | Annotate | Download | only in X86

Lines Matching refs:getTargetConstant

1882   RetOps.push_back(DAG.getTargetConstant(FuncInfo->getBytesToPopOnReturn(),
4900 SDValue Cst = DAG.getTargetConstant(0, MVT::i32);
4908 SDValue Cst = DAG.getTargetConstant(0, MVT::i32);
4919 SDValue Cst = DAG.getTargetConstant(0, MVT::i32);
4925 SDValue Cst = DAG.getTargetConstant(0, MVT::i1);
4942 SDValue Cst = DAG.getTargetConstant(~0U, MVT::i32);
6001 SDValue Cst = DAG.getTargetConstant(0, MVT::i1);
6007 SDValue Cst = DAG.getTargetConstant(1, MVT::i1);
11132 SDValue Cst = DAG.getTargetConstant(1, ExtVT.getScalarType());
11211 SDValue Cst = DAG.getTargetConstant(1, InVT.getVectorElementType());
14203 SDValue Scale = DAG.getTargetConstant(C->getZExtValue(), MVT::i8);
14209 MaskInReg = DAG.getTargetConstant(MaskC->getSExtValue(), MaskVT);
14213 SDValue Disp = DAG.getTargetConstant(0, MVT::i32);
14229 SDValue Scale = DAG.getTargetConstant(C->getZExtValue(), MVT::i8);
14230 SDValue Disp = DAG.getTargetConstant(0, MVT::i32);
14237 MaskInReg = DAG.getTargetConstant(MaskC->getSExtValue(), MaskVT);
14252 SDValue Scale = DAG.getTargetConstant(C->getZExtValue(), MVT::i8);
14253 SDValue Disp = DAG.getTargetConstant(0, MVT::i32);
14260 MaskInReg = DAG.getTargetConstant(MaskC->getSExtValue(), MaskVT);
15940 DAG.getTargetConstant(1, MVT::i8), // Scale
15942 DAG.getTargetConstant(0, MVT::i32), // Disp
15976 DAG.getTargetConstant(size, MVT::i8),
22433 Result = DAG.getTargetConstant(C->getZExtValue(), Op.getValueType());
22441 Result = DAG.getTargetConstant(C->getZExtValue(), Op.getValueType());
22449 Result = DAG.getTargetConstant(C->getZExtValue(), Op.getValueType());
22457 Result = DAG.getTargetConstant(C->getZExtValue(), Op.getValueType());
22468 Result = DAG.getTargetConstant(C->getSExtValue(), MVT::i64);
22481 Result = DAG.getTargetConstant(C->getZExtValue(), Op.getValueType());
22493 Result = DAG.getTargetConstant(CST->getSExtValue(), MVT::i64);