Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2490 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo() local
2493 if (JTInDiffSection) { in emitJumpTableInfo()
2503 if (!JTInDiffSection) in emitJumpTableInfo()
2536 if (JTInDiffSection && DL.hasLinkerPrivateGlobalPrefix()) in emitJumpTableInfo()
2548 if (!JTInDiffSection) in emitJumpTableInfo()