LLVM 18.0.0git
Classes | Namespaces
ARMLegalizerInfo.h File Reference

This file declares the targeting of the Machinelegalizer class for ARM. More...

#include "llvm/ADT/IndexedMap.h"
#include "llvm/CodeGen/GlobalISel/GISelChangeObserver.h"
#include "llvm/CodeGen/GlobalISel/LegalizerInfo.h"
#include "llvm/CodeGen/RuntimeLibcalls.h"
#include "llvm/IR/Instructions.h"

Go to the source code of this file.

Classes

class  llvm::ARMLegalizerInfo
 This class provides the information for the target register banks. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Detailed Description

This file declares the targeting of the Machinelegalizer class for ARM.

Todo:
This should be generated by TableGen.

Definition in file ARMLegalizerInfo.h.