Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h191 unsigned CSRSize = 0; member
H A DCodeViewDebug.cpp1184 OS.emitInt32(FI.FrameSize - FI.CSRSize); in emitDebugInfoForFunction()
1190 OS.emitInt32(FI.CSRSize); in emitDebugInfoForFunction()
1489 CurFn->CSRSize = MFI.getCVBytesOfCalleeSavedRegisters(); in beginFunctionImpl()