Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp802 uint64_t LoopAlloc = ProbeSize * NumFullBlocks; in inlineStackProbe() local
803 SPOffsetFromCFA -= LoopAlloc; in inlineStackProbe()
809 emitIncrement(*MBB, MBBI, DL, SystemZ::R0D, -int64_t(LoopAlloc), ZII); in inlineStackProbe()
810 buildCFAOffs(*MBB, MBBI, DL, -int64_t(SystemZMC::ELFCallFrameSize + LoopAlloc), in inlineStackProbe()