LLVM  8.0.1
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"
Include dependency graph for ARMLegalizerInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 llvm
 This class represents lattice values for constants.
 

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.