LLVM 22.0.0git
ARMWinEH.cpp File Reference

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

LLVM_ABI 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.