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

References

gen/lib/Target/AMDGPU/AMDGPUGenSearchableTables.inc
 4927       if (LHS.VDataDwords < RHS.VDataDwords)
 4929       if (LHS.VDataDwords > RHS.VDataDwords)
 4941       Key.VDataDwords != Idx->VDataDwords ||
lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
  540   if (DstSize == Info->VDataDwords && AddrSize == Info->VAddrDwords)
  550   if (DstSize != Info->VDataDwords) {
lib/Target/AMDGPU/SIShrinkInstructions.cpp
  294                             Info->VDataDwords, NewAddrDwords);