Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp476 bool JTInDiffSection = in EmitJumpTableInfo() local
481 if (JTInDiffSection) { in EmitJumpTableInfo()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1746 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in EmitJumpTableInfo() local
1749 if (JTInDiffSection) { in EmitJumpTableInfo()
1759 if (!JTInDiffSection) in EmitJumpTableInfo()
1793 if (JTInDiffSection && DL.hasLinkerPrivateGlobalPrefix()) in EmitJumpTableInfo()
1803 if (!JTInDiffSection) in EmitJumpTableInfo()