ΒΆstd::pair<uint16_t, uint32_t> SavedRegisterMask(
const llvm::ARM::WinEH::RuntimeFunction& RF)
std::pair<uint16_t, uint32_t> SavedRegisterMask(
const llvm::ARM::WinEH::RuntimeFunction& RF)Description
SavedRegisterMask - Utility function to calculate the set of saved general purpose (r0-r15) and VFP (d0-d31) registers.
Declared at: llvm/include/llvm/Support/ARMWinEH.h:205
Parameters
- const llvm::ARM::WinEH::RuntimeFunction& RF