LLVM 20.0.0git
|
#include "ARMSubtarget.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Analysis/TargetTransformInfo.h"
#include "llvm/Support/CodeGen.h"
#include "llvm/Target/TargetMachine.h"
#include <memory>
#include <optional>
Go to the source code of this file.
Classes | |
class | llvm::ARMBaseTargetMachine |
class | llvm::ARMLETargetMachine |
ARM/Thumb little endian target machine. More... | |
class | llvm::ARMBETargetMachine |
ARM/Thumb big endian target machine. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |