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

References

lib/Target/AArch64/AArch64FastISel.cpp
 3164     CCState CCInfo(CC, false, *FuncInfo.MF, RVLocs, *Context);
 3168     if (RVLocs.size() != 1)
 3172     MVT CopyVT = RVLocs[0].getValVT();
 3181         .addReg(RVLocs[0].getLocReg());
 3182     CLI.InRegs.push_back(RVLocs[0].getLocReg());