Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp677 uint64_t LoopAlloc = ProbeSize * NumFullBlocks; in inlineStackProbe() local
678 SPOffsetFromCFA -= LoopAlloc; in inlineStackProbe()
684 emitIncrement(*MBB, MBBI, DL, SystemZ::R0D, -int64_t(LoopAlloc), ZII); in inlineStackProbe()
685 buildCFAOffs(*MBB, MBBI, DL, -int64_t(SystemZMC::ELFCallFrameSize + LoopAlloc), in inlineStackProbe()