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

References

lib/Target/Mips/MipsFastISel.cpp
 1285     MipsCCState CCInfo(CC, false, *FuncInfo.MF, RVLocs, *Context);
 1292     if (RVLocs.size() != 1)
 1295     MVT CopyVT = RVLocs[0].getValVT();
 1305             ResultReg).addReg(RVLocs[0].getLocReg());
 1306     CLI.InRegs.push_back(RVLocs[0].getLocReg());