LLVM 22.0.0git
ARMLegalizerInfo.cpp File Reference

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

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.

Todo
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().