LLVM 19.0.0git
Namespaces | Functions
ARMWinEH.cpp File Reference
#include "llvm/Support/ARMWinEH.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::ARM
 Define some predicates that are used for node matching.
 
namespace  llvm::ARM::WinEH
 

Functions

std::pair< uint16_t, uint32_tllvm::ARM::WinEH::SavedRegisterMask (const RuntimeFunction &RF, bool Prologue=true)
 SavedRegisterMask - Utility function to calculate the set of saved general purpose (r0-r15) and VFP (d0-d31) registers.