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

References

lib/Target/PowerPC/PPCFastISel.cpp
  443     IntegerType *OffsetTy = Type::getInt64Ty(*Context);
 1383   CCState CCInfo(CC, IsVarArg, *FuncInfo.MF, ArgLocs, *Context);
 1503     CCState CCInfo(CC, false, *FuncInfo.MF, RVLocs, *Context);
 1585     CCState CCInfo(CC, IsVarArg, *FuncInfo.MF, RVLocs, *Context);
 1707     CCState CCInfo(CC, F.isVarArg(), *FuncInfo.MF, ValLocs, *Context);