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

References

lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
 1286   decodeWaitcnt(ISA, SImm16, Vmcnt, Expcnt, Lgkmcnt);
 1290   if (Vmcnt != getVmcntBitMask(ISA)) {
 1295   if (Expcnt != getExpcntBitMask(ISA)) {
 1302   if (Lgkmcnt != getLgkmcntBitMask(ISA)) {