Home | History | Annotate | Download | only in R600

Lines Matching refs:getTargetConstant

1868   Ops.push_back(DAG.getTargetConstant(NewDmask, MVT::i32));
1875 SDValue RC = DAG.getTargetConstant(AMDGPU::VGPR_32RegClassID, MVT::i32);
1890 SDValue Op = DAG.getTargetConstant(Idx, MVT::i32);
1985 SDValue K = DAG.getTargetConstant(Val, MVT::i32);
2000 DAG.getTargetConstant(AMDGPU::SGPR_64RegClassID, MVT::i32),
2002 DAG.getTargetConstant(AMDGPU::sub0, MVT::i32),
2004 DAG.getTargetConstant(AMDGPU::sub1, MVT::i32)
2012 DAG.getTargetConstant(AMDGPU::SReg_128RegClassID, MVT::i32),
2014 DAG.getTargetConstant(AMDGPU::sub0_sub1, MVT::i32),
2016 DAG.getTargetConstant(AMDGPU::sub2_sub3, MVT::i32)
2022 DAG.getTargetConstant(AMDGPU::SReg_128RegClassID, MVT::i32),
2024 DAG.getTargetConstant(AMDGPU::sub0_sub1, MVT::i32),
2026 DAG.getTargetConstant(AMDGPU::sub2, MVT::i32),
2028 DAG.getTargetConstant(AMDGPU::sub3, MVT::i32)
2057 DAG.getTargetConstant(AMDGPU::SReg_128RegClassID, MVT::i32),
2059 DAG.getTargetConstant(AMDGPU::sub0, MVT::i32),
2061 DAG.getTargetConstant(AMDGPU::sub1, MVT::i32),
2063 DAG.getTargetConstant(AMDGPU::sub2, MVT::i32),
2065 DAG.getTargetConstant(AMDGPU::sub3, MVT::i32)