Home
last modified time | relevance | path

Searched refs:JTInDiffSection (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2700 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo() local
2704 if (JTInDiffSection) { in emitJumpTableInfo()
2714 if (!JTInDiffSection) in emitJumpTableInfo()
2747 if (JTInDiffSection && DL.hasLinkerPrivateGlobalPrefix()) in emitJumpTableInfo()
2759 if (!JTInDiffSection) in emitJumpTableInfo()