|
LLVM 24.0.0git
|
#include "Target/AMDGPU/GCNSchedStrategy.h"
Additional Inherited Members | |
| Public Types inherited from llvm::cl::parser< unsigned > | |
| using | parser_data_type |
| Public Types inherited from llvm::cl::basic_parser< unsigned > | |
| using | parser_data_type |
| using | OptVal |
| Protected Member Functions inherited from llvm::cl::basic_parser_impl | |
| void | printOptionName (const Option &O, size_t GlobalWidth) const |
| Protected Attributes inherited from llvm::cl::parser< unsigned > | |
| SmallVector< OptionInfo, 8 > | Values |
| Protected Attributes inherited from llvm::cl::generic_parser_base | |
| Option & | Owner |
Definition at line 27 of file GCNSchedStrategy.h.
|
inline |
Definition at line 28 of file GCNSchedStrategy.h.
References llvm::cl::parser< unsigned >::parser().
| bool VGPRThresholdParser::parse | ( | cl::Option & | O, |
| StringRef | ArgName, | ||
| StringRef | Arg, | ||
| unsigned & | Value ) |
Definition at line 106 of file GCNSchedStrategy.cpp.
References llvm::StringRef::getAsInteger().