Home
last modified time | relevance | path

Searched refs:Win64MaxSEHOffset (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp1212 const uint64_t Win64MaxSEHOffset = 128; in calculateSetFPREG() local
1213 uint64_t SEHFrameOffset = std::min(SPAdjust, Win64MaxSEHOffset); in calculateSetFPREG()