LLVM: lib/Target/ARM/ARMLegalizerInfo.cpp File Reference (original) (raw)
ARMLegalizerInfo.cpp File Reference
This file implements the targeting of the Machinelegalizer class for ARM. More...
#include "[ARMLegalizerInfo.h](ARMLegalizerInfo%5F8h%5Fsource.html)"#include "[ARMCallLowering.h](ARMCallLowering%5F8h%5Fsource.html)"#include "[ARMSubtarget.h](ARMSubtarget%5F8h%5Fsource.html)"#include "[llvm/CodeGen/GlobalISel/LegalizerHelper.h](LegalizerHelper%5F8h%5Fsource.html)"#include "[llvm/CodeGen/GlobalISel/MachineIRBuilder.h](MachineIRBuilder%5F8h%5Fsource.html)"#include "[llvm/CodeGen/LowLevelTypeUtils.h](LowLevelTypeUtils%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineRegisterInfo.h](MachineRegisterInfo%5F8h%5Fsource.html)"#include "[llvm/CodeGen/TargetOpcodes.h](TargetOpcodes%5F8h%5Fsource.html)"#include "[llvm/CodeGen/ValueTypes.h](ValueTypes%5F8h%5Fsource.html)"#include "[llvm/IR/DerivedTypes.h](DerivedTypes%5F8h%5Fsource.html)"#include "[llvm/IR/Type.h](IR%5F2Type%5F8h%5Fsource.html)"
Go to the source code of this file.
| Functions | |
|---|---|
| static bool | AEABI (const ARMSubtarget &ST) |
Detailed Description
This file implements the targeting of the Machinelegalizer class for ARM.
This should be generated by TableGen.
Definition in file ARMLegalizerInfo.cpp.
Function Documentation
◆ AEABI()
| bool AEABI ( const ARMSubtarget & ST) | static |
|---|
Definition at line 28 of file ARMLegalizerInfo.cpp.
Referenced by llvm::ARMLegalizerInfo::ARMLegalizerInfo().