Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h166 unsigned CSRSize = 0; member
H A DCodeViewDebug.cpp1090 OS.emitInt32(FI.FrameSize - FI.CSRSize); in emitDebugInfoForFunction()
1096 OS.emitInt32(FI.CSRSize); in emitDebugInfoForFunction()
1380 CurFn->CSRSize = MFI.getCVBytesOfCalleeSavedRegisters(); in beginFunctionImpl()