Go to the source code of this file.
◆ PRINT_RES_INFO [1/2]
#define PRINT_RES_INFO |
( |
| ARG | ) |
|
◆ PRINT_RES_INFO [2/2]
#define PRINT_RES_INFO |
( |
| ARG | ) |
|
Value: OS << "\t.set "; \
ARG->print(OS, getContext().getAsmInfo()); \
OS << ", "; \
getContext().getAsmInfo()->printExpr(OS, *ARG->getVariableValue()); \
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 |