Go to the source code of this file.
◆ INITIALIZE_PASS_BEGIN()
| INITIALIZE_PASS_BEGIN |
( |
HexagonGenExtract |
, |
| "hextract" |
, |
|
|
| "Hexagon generate " "\"extract\" instructions" |
, |
|
|
| false |
, |
|
|
| false |
) |
|
|
| cl::opt< unsigned > ExtractCutoff("extract-cutoff", cl::init(~0U), cl::Hidden, cl::desc("Cutoff for generating \"extract\"" " instructions")) ( "extract-cutoff" , cl::init(~0U) , cl::Hidden , cl::desc("Cutoff for generating \"extract\"" " instructions") ) |
static |
◆ false
◆ instructions
Hexagon generate extract instructions
◆ NoSR0
| cl::opt< bool > NoSR0("extract-nosr0", cl::init(true), cl::Hidden, cl::desc("No extract instruction with offset 0")) ( "extract-nosr0" , cl::init(true) , cl::Hidden , cl::desc("No extract instruction with offset 0") ) |
static |