LLVM 17.0.0git
|
#include "llvm/TextAPI/Target.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/ADT/Twine.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::MachO |
Functions | |
raw_ostream & | llvm::MachO::operator<< (raw_ostream &OS, const Target &Target) |
PlatformSet | llvm::MachO::mapToPlatformSet (ArrayRef< Target > Targets) |
ArchitectureSet | llvm::MachO::mapToArchitectureSet (ArrayRef< Target > Targets) |
std::string | llvm::MachO::getTargetTripleName (const Target &Targ) |