Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2088 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo() local
2091 if (JTInDiffSection) { in emitJumpTableInfo()
2101 if (!JTInDiffSection) in emitJumpTableInfo()
2135 if (JTInDiffSection && DL.hasLinkerPrivateGlobalPrefix()) in emitJumpTableInfo()
2147 if (!JTInDiffSection) in emitJumpTableInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp819 bool JTInDiffSection = in emitJumpTableInfo() local
824 if (JTInDiffSection) { in emitJumpTableInfo()