| 
    LLVM 22.0.0git
    
   | 
 
This file implements the targeting of the Machinelegalizer class for ARM. More...
#include "ARMLegalizerInfo.h"#include "ARMCallLowering.h"#include "ARMSubtarget.h"#include "llvm/CodeGen/GlobalISel/LegalizerHelper.h"#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"#include "llvm/CodeGen/LowLevelTypeUtils.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/CodeGen/TargetOpcodes.h"#include "llvm/CodeGen/ValueTypes.h"#include "llvm/IR/DerivedTypes.h"#include "llvm/IR/Type.h"Go to the source code of this file.
Functions | |
| static bool | AEABI (const ARMSubtarget &ST) | 
This file implements the targeting of the Machinelegalizer class for ARM.
Definition in file ARMLegalizerInfo.cpp.
      
  | 
  static | 
Definition at line 28 of file ARMLegalizerInfo.cpp.
Referenced by llvm::ARMLegalizerInfo::ARMLegalizerInfo().