reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/SIISelLowering.cpp
 6136       CountDw = (IndexOperand >> 24) & 0xf;
 6139       if (CountDw < 1 || CountDw > 4) {
 6139       if (CountDw < 1 || CountDw > 4) {
 6183       Offset1 |= (CountDw - 1) << 6;