Go to the source code of this file.
◆ PRINT_RES_INFO [1/2]
#define PRINT_RES_INFO |
( |
|
ARG | ) |
|
Value:
ARG->print(
OS, getContext().getAsmInfo()); \
ARG->getVariableValue()->print(
OS, getContext().getAsmInfo()); \
Streamer.addBlankLine();
◆ PRINT_RES_INFO [2/2]
#define PRINT_RES_INFO |
( |
|
ARG | ) |
|
Value:
ARG->print(
OS, getContext().getAsmInfo()); \
ARG->getVariableValue()->print(
OS, getContext().getAsmInfo()); \
Streamer.addBlankLine();
◆ ForceGenericVersion
cl::opt< unsigned > ForceGenericVersion("amdgpu-force-generic-version", cl::desc("Force a specific generic_v<N> flag to be " "added. For testing purposes only."), cl::ReallyHidden, cl::init(0)) |
( |
"amdgpu-force-generic-version" |
, |
|
|
cl::desc("Force a specific generic_v<N> flag to be " "added. For testing purposes only.") |
, |
|
|
cl::ReallyHidden |
, |
|
|
cl::init(0) |
|
|
) |
| |
|
static |