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

References

lib/Target/AMDGPU/SIISelLowering.cpp
 1994   for (const MCPhysReg *I = IStart; *I; ++I) {
 1994   for (const MCPhysReg *I = IStart; *I; ++I) {
 1996     if (AMDGPU::SReg_64RegClass.contains(*I))
 1998     else if (AMDGPU::SReg_32RegClass.contains(*I))
 2005     Entry->addLiveIn(*I);
 2007       .addReg(*I);
 2012               TII->get(TargetOpcode::COPY), *I)