Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2339 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo() local
2342 if (JTInDiffSection) { in emitJumpTableInfo()
2352 if (!JTInDiffSection) in emitJumpTableInfo()
2385 if (JTInDiffSection && DL.hasLinkerPrivateGlobalPrefix()) in emitJumpTableInfo()
2397 if (!JTInDiffSection) in emitJumpTableInfo()