Home | History | Annotate | Download | only in R600

Lines Matching refs:getTargetConstant

658             MVT::v4f32, DAG.getTargetConstant(slot / 4 , MVT::i32));
676 MVT::f32, MVT::f32, DAG.getTargetConstant(slot / 4 , MVT::i32),
680 MVT::f32, MVT::f32, DAG.getTargetConstant(slot / 4 , MVT::i32),
693 MVT::f32, MVT::f32, DAG.getTargetConstant(slot, MVT::i32),
697 MVT::f32, MVT::f32, DAG.getTargetConstant(slot, MVT::i32),
1411 DAG.getTargetConstant(Channel, MVT::i32));
1419 DAG.getTargetConstant(0, MVT::i32)); // Channel
1495 DAG.getTargetConstant(0, MVT::i32), Op.getOperand(2));
1606 DAG.getTargetConstant(Channel, MVT::i32),
1617 DAG.getTargetConstant(0, MVT::i32), // Channel
2067 Neg = DAG.getTargetConstant(1, MVT::i32);
2073 Abs = DAG.getTargetConstant(1, MVT::i32);
2169 Imm = DAG.getTargetConstant(ImmValue, MVT::i32);
2253 Ops[ClampIdx - 1] = DAG.getTargetConstant(1, MVT::i32);