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

Declarations

lib/Target/PowerPC/PPCISelLowering.h
 1033     SDValue getTOCEntry(SelectionDAG &DAG, const SDLoc &dl, SDValue GA) const;

References

lib/Target/PowerPC/PPCISelLowering.cpp
 2716     return getTOCEntry(DAG, SDLoc(CP), GA);
 2726     return getTOCEntry(DAG, SDLoc(CP), GA);
 2792     return getTOCEntry(DAG, SDLoc(JT), GA);
 2802     return getTOCEntry(DAG, SDLoc(GA), GA);
 2821     return getTOCEntry(DAG, SDLoc(BASDN), GA);
 2826     return getTOCEntry(
 2947     return getTOCEntry(DAG, DL, GA);
 2958     return getTOCEntry(DAG, DL, GA);