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

References

lib/Target/AArch64/AArch64ISelLowering.cpp
12385   for (const MCPhysReg *I = IStart; *I; ++I) {
12385   for (const MCPhysReg *I = IStart; *I; ++I) {
12387     if (AArch64::GPR64RegClass.contains(*I))
12389     else if (AArch64::FPR64RegClass.contains(*I))
12403     Entry->addLiveIn(*I);
12405         .addReg(*I);
12410               TII->get(TargetOpcode::COPY), *I)