Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp302 unsigned adjustedGPRCS1Size = GPRCS1Size; in emitPrologue() local
306 adjustedGPRCS1Size += NumBytes; in emitPrologue()
309 CFAOffset += adjustedGPRCS1Size; in emitPrologue()
346 if (adjustedGPRCS1Size) in emitPrologue()