Go to the source code of this file.
◆ GET_REGINFO_TARGET_DESC
#define GET_REGINFO_TARGET_DESC |
◆ DisableCostPerUse
cl::opt< bool > DisableCostPerUse("riscv-disable-cost-per-use", cl::init(false), cl::Hidden) |
( |
"riscv-disable-cost-per-use" |
, |
|
|
cl::init(false) |
, |
|
|
cl::Hidden |
|
|
) |
| |
|
static |
◆ DisableRegAllocHints
cl::opt< bool > DisableRegAllocHints("riscv-disable-regalloc-hints", cl::Hidden, cl::init(false), cl::desc("Disable two address hints for register " "allocation")) |
( |
"riscv-disable-regalloc-hints" |
, |
|
|
cl::Hidden |
, |
|
|
cl::init(false) |
, |
|
|
cl::desc("Disable two address hints for register " "allocation") |
|
|
) |
| |
|
static |