LLVM 22.0.0git
|
#include "llvm/BinaryFormat/COFF.h"
#include "llvm/Support/Compiler.h"
#include "llvm/TargetParser/Triple.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::COFF |
Functions | |
LLVM_ABI StringRef | llvm::machineToStr (COFF::MachineTypes MT) |
LLVM_ABI COFF::MachineTypes | llvm::getMachineType (StringRef S) |
template<typename T> | |
Triple::ArchType | llvm::getMachineArchType (T machine) |