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)) {
 1291     O << "vmcnt(" << Vmcnt << ')';