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

Overridden By

lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  727 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection(
 1777 bool TargetLoweringObjectFileWasm::shouldPutJumpTableInFunctionSection(
 1861 bool TargetLoweringObjectFileXCOFF::shouldPutJumpTableInFunctionSection(
lib/Target/Hexagon/HexagonTargetObjectFile.cpp
  281 bool HexagonTargetObjectFile::shouldPutJumpTableInFunctionSection(

Declarations

include/llvm/Target/TargetLoweringObjectFile.h
  119   virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1799   bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection(
lib/Target/AArch64/AArch64AsmPrinter.cpp
  697       !TLOF.shouldPutJumpTableInFunctionSection(