Home | History | Annotate | Download | only in Sparc

Lines Matching refs:getTargetConstant

912     Ops.push_back(DAG.getTargetConstant(SRetArgSize, MVT::i32));
2101 SDValue RHS = DAG.getTargetConstant(0, Result.getValueType());
2106 SDValue Mask = DAG.getTargetConstant(1, Result.getValueType());
2108 SDValue RHS = DAG.getTargetConstant(0, Result.getValueType());
2113 SDValue RHS = DAG.getTargetConstant(2, Result.getValueType());
2118 SDValue RHS = DAG.getTargetConstant(1, Result.getValueType());
2123 SDValue RHS = DAG.getTargetConstant(1, Result.getValueType());
2129 SDValue RHS = DAG.getTargetConstant(3, Result.getValueType());
2134 SDValue RHS = DAG.getTargetConstant(3, Result.getValueType());
2139 SDValue Mask = DAG.getTargetConstant(3, Result.getValueType());
2141 SDValue RHS = DAG.getTargetConstant(0, Result.getValueType());
2146 SDValue Mask = DAG.getTargetConstant(3, Result.getValueType());
2148 SDValue RHS = DAG.getTargetConstant(0, Result.getValueType());
2574 SDValue SubRegEven = DAG.getTargetConstant(SP::sub_even64, MVT::i32);
2575 SDValue SubRegOdd = DAG.getTargetConstant(SP::sub_odd64, MVT::i32);
2602 SDValue SubRegEven = DAG.getTargetConstant(SP::sub_even64, MVT::i32);
2603 SDValue SubRegOdd = DAG.getTargetConstant(SP::sub_odd64, MVT::i32);
3122 Result = DAG.getTargetConstant(C->getSExtValue(), Op.getValueType());