Home | History | Annotate | Download | only in X86

Lines Matching refs:getTargetConstant

1495   RetOps.push_back(DAG.getTargetConstant(FuncInfo->getBytesToPopOnReturn(),
4169 SDValue Cst = DAG.getTargetConstant(0, MVT::i32);
4177 SDValue Cst = DAG.getTargetConstant(0, MVT::i32);
4201 SDValue Cst = DAG.getTargetConstant(~0U, MVT::i32);
10608 DAG.getTargetConstant(1, MVT::i8), // Scale
10610 DAG.getTargetConstant(0, MVT::i32), // Disp
10664 DAG.getTargetConstant(1, MVT::i8), // Scale
10666 DAG.getTargetConstant(0, MVT::i32), // Disp
10702 DAG.getTargetConstant(size, MVT::i8),
15524 Result = DAG.getTargetConstant(C->getZExtValue(), Op.getValueType());
15532 Result = DAG.getTargetConstant(C->getZExtValue(), Op.getValueType());
15540 Result = DAG.getTargetConstant(C->getZExtValue(), Op.getValueType());
15548 Result = DAG.getTargetConstant(C->getZExtValue(), Op.getValueType());
15559 Result = DAG.getTargetConstant(C->getSExtValue(), MVT::i64);
15572 Result = DAG.getTargetConstant(C->getZExtValue(), Op.getValueType());
15584 Result = DAG.getTargetConstant(CST->getSExtValue(), MVT::i64);