Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:MemBits

1120   unsigned MemBits = MemVT.getSizeInBits();
1125 if (!MemVT.isVector() || MemBits > 32) {