Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2108 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo() local
2111 if (JTInDiffSection) { in emitJumpTableInfo()
2121 if (!JTInDiffSection) in emitJumpTableInfo()
2155 if (JTInDiffSection && DL.hasLinkerPrivateGlobalPrefix()) in emitJumpTableInfo()
2167 if (!JTInDiffSection) in emitJumpTableInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp823 bool JTInDiffSection = in emitJumpTableInfo() local
828 if (JTInDiffSection) { in emitJumpTableInfo()