|
LLVM 22.0.0git
|
Go to the source code of this file.
Classes | |
| struct | llvm::MIToken |
| A token produced by the machine instruction lexer. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
| StringRef | llvm::lexMIToken (StringRef Source, MIToken &Token, function_ref< void(StringRef::iterator, const Twine &)> ErrorCallback) |
| Consume a single machine instruction token in the given source and return the remaining source string. | |