LLVM 20.0.0git
|
Go to the source code of this file.
Classes | |
struct | llvm::Uint24 |
An auxiliary type to facilitate extraction of 3-byte entities. More... | |
class | llvm::DataExtractor |
class | llvm::DataExtractor::Cursor |
A class representing a position in a DataExtractor, as well as any error encountered during extraction. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Typedefs | |
using | llvm::uint24_t = Uint24 |
Functions | |
uint24_t | llvm::getSwappedBytes (uint24_t C) |
Needed by swapByteOrder(). | |