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

References

lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp
  294   for (MachineInstr::mop_iterator MOp = RSI.Instr->operands_begin(),
  295       MOE = RSI.Instr->operands_end(); MOp != MOE; ++MOp) {
  302       if (RSI == CompatibleRSI)
  304       if (tryMergeVector(&CompatibleRSI, &RSI, RemapChan))