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

References

lib/Target/PowerPC/PPCAsmPrinter.cpp
  631           M->getPICLevel() == PICLevel::SmallPIC ? "_GLOBAL_OFFSET_TABLE_"
  695     if (PL == PICLevel::SmallPIC && !IsAIX) {
 1335   if (M.getPICLevel() == PICLevel::SmallPIC)
 1362        MF->getFunction().getParent()->getPICLevel() == PICLevel::SmallPIC))
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  443             M->getPICLevel() == PICLevel::SmallPIC) {
 4392         Mod->getPICLevel() == PICLevel::SmallPIC)
lib/Target/PowerPC/PPCISelLowering.cpp
 2883       else if (picLevel == PICLevel::SmallPIC)
 2902       if (picLevel == PICLevel::SmallPIC)
 2920       if (picLevel == PICLevel::SmallPIC)
lib/Target/Sparc/SparcISelLowering.cpp
 1951     if (picLevel == PICLevel::SmallPIC) {