LLVM: lib/Target/LoongArch/LoongArchAsmPrinter.cpp File Reference (original) (raw)

Go to the source code of this file.

Macros
#define DEBUG_TYPE "loongarch-asm-printer"
Variables
cl::opt< bool > LArchAnnotateTableJump ("loongarch-annotate-tablejump", cl::Hidden, cl::desc("Annotate table jump instruction to correlate it with the jump table."), cl::init(false))

DEBUG_TYPE

#define DEBUG_TYPE "loongarch-asm-printer"

INITIALIZE_PASS()

INITIALIZE_PASS ( LoongArchAsmPrinter ,
"loongarch-asm-printer" ,
"LoongArch Assembly Printer" ,
false ,
false )

LArchAnnotateTableJump

cl::opt< bool > LArchAnnotateTableJump("loongarch-annotate-tablejump", cl::Hidden, cl::desc( "Annotate table jump instruction to correlate it with the jump table."), cl::init(false)) ( "loongarch-annotate-tablejump" ,
cl::Hidden ,
cl::desc( "Annotate table jump instruction to correlate it with the jump table.") ,
cl::init(false) )