Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1292 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in EmitJumpTableInfo() local
1295 if (JTInDiffSection) { in EmitJumpTableInfo()
1307 if (!JTInDiffSection) in EmitJumpTableInfo()
1340 if (JTInDiffSection && DL->hasLinkerPrivateGlobalPrefix()) in EmitJumpTableInfo()
1350 if (!JTInDiffSection) in EmitJumpTableInfo()