Searched refs:WidthM1 (Results 1 – 4 of 4) sorted by relevance
1196 unsigned WidthM1 = AS == AMDGPUAS::LOCAL_ADDRESS ? in getSegmentAperture() local1202 WidthM1 << AMDGPU::Hwreg::WIDTH_M1_SHIFT_; in getSegmentAperture()1212 auto ShiftAmt = B.buildConstant(S32, WidthM1 + 1); in getSegmentAperture()
4680 unsigned WidthM1 = AS == AMDGPUAS::LOCAL_ADDRESS ? in getSegmentAperture() local4686 WidthM1 << AMDGPU::Hwreg::WIDTH_M1_SHIFT_; in getSegmentAperture()4691 SDValue ShiftAmount = DAG.getTargetConstant(WidthM1 + 1, DL, MVT::i32); in getSegmentAperture()
1723 unsigned WidthM1 = AS == AMDGPUAS::LOCAL_ADDRESS ? in getSegmentAperture() local1729 WidthM1 << AMDGPU::Hwreg::WIDTH_M1_SHIFT_; in getSegmentAperture()1738 auto ShiftAmt = B.buildConstant(S32, WidthM1 + 1); in getSegmentAperture()
5262 unsigned WidthM1 = AS == AMDGPUAS::LOCAL_ADDRESS ? in getSegmentAperture() local5268 WidthM1 << AMDGPU::Hwreg::WIDTH_M1_SHIFT_; in getSegmentAperture()5273 SDValue ShiftAmount = DAG.getTargetConstant(WidthM1 + 1, DL, MVT::i32); in getSegmentAperture()