LLVM
16.0.0git
|
#include "llvm/Support/ARMWinEH.h"
Go to the source code of this file.
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::ARM | |
Define some predicates that are used for node matching. | |
llvm::ARM::WinEH | |
Functions | |
std::pair< uint16_t, uint32_t > | llvm::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. More... | |