Go to the source code of this file.
◆ DEBUG_TYPE
#define DEBUG_TYPE "loongarch-asm-printer" |
◆ PRINT_ALIAS_INSTR
#define PRINT_ALIAS_INSTR |
◆ NoAliases
cl::opt< bool > NoAliases("loongarch-no-aliases", cl::desc("Disable the emission of assembler pseudo instructions"), cl::init(false), cl::Hidden) |
( |
"loongarch-no-aliases" |
, |
|
|
cl::desc("Disable the emission of assembler pseudo instructions") |
, |
|
|
cl::init(false) |
, |
|
|
cl::Hidden |
|
|
) |
| |
|
static |
◆ NumericReg
cl::opt< bool > NumericReg("loongarch-numeric-reg", cl::desc("Print numeric register names rather than the ABI " "names (such as $r0 instead of $zero)"), cl::init(false), cl::Hidden) |
( |
"loongarch-numeric-reg" |
, |
|
|
cl::desc("Print numeric register names rather than the ABI " "names (such as $r0 instead of $zero)") |
, |
|
|
cl::init(false) |
, |
|
|
cl::Hidden |
|
|
) |
| |
|
static |