Go to the source code of this file.
◆ DEBUG_TYPE
#define DEBUG_TYPE "asm-printer" |
◆ PRINT_ALIAS_INSTR
#define PRINT_ALIAS_INSTR |
◆ ArchRegNames
◆ EmitX8AsFP
cl::opt< bool > EmitX8AsFP("riscv-emit-x8-as-fp", cl::desc("Emit x8 as fp instead of s0"), cl::init(false), cl::Hidden) |
( |
"riscv-emit-x8-as-fp" | , |
|
|
cl::desc("Emit x8 as fp instead of s0") | , |
|
|
cl::init(false) | , |
|
|
cl::Hidden | ) |
|
static |
◆ NoAliases
cl::opt< bool > NoAliases("riscv-no-aliases", cl::desc("Disable the emission of assembler pseudo instructions"), cl::init(false), cl::Hidden) |
( |
"riscv-no-aliases" | , |
|
|
cl::desc("Disable the emission of assembler pseudo instructions") | , |
|
|
cl::init(false) | , |
|
|
cl::Hidden | ) |
|
static |