Lines Matching refs:emitInt32
565 OS.emitInt32(COFF::DEBUG_SECTION_MAGIC); in emitCodeViewMagicVersion()
759 OS.emitInt32(COFF::DEBUG_HASHES_SECTION_MAGIC); in emitTypeGlobalHashes()
851 OS.emitInt32(Flags); in emitCompilerInformation()
958 OS.emitInt32(BuildInfoIndex.getIndex()); in emitBuildInfo()
975 OS.emitInt32(unsigned(InlineeLinesSignature::Normal)); in emitInlineeLinesSubsection()
987 OS.emitInt32(InlineeIdx.getIndex()); in emitInlineeLinesSubsection()
991 OS.emitInt32(SP->getLine()); in emitInlineeLinesSubsection()
1007 OS.emitInt32(0); in emitInlinedCallSite()
1009 OS.emitInt32(0); in emitInlinedCallSite()
1011 OS.emitInt32(InlineeIdx.getIndex()); in emitInlinedCallSite()
1070 OS.emitInt32(0); in emitDebugInfoForThunk()
1072 OS.emitInt32(0); in emitDebugInfoForThunk()
1074 OS.emitInt32(0); in emitDebugInfoForThunk()
1140 OS.emitInt32(0); in emitDebugInfoForFunction()
1142 OS.emitInt32(0); in emitDebugInfoForFunction()
1144 OS.emitInt32(0); in emitDebugInfoForFunction()
1150 OS.emitInt32(0); in emitDebugInfoForFunction()
1152 OS.emitInt32(0); in emitDebugInfoForFunction()
1154 OS.emitInt32(getFuncIdForSubprogram(GV->getSubprogram()).getIndex()); in emitDebugInfoForFunction()
1170 OS.emitInt32(FI.FrameSize - FI.CSRSize); in emitDebugInfoForFunction()
1172 OS.emitInt32(0); in emitDebugInfoForFunction()
1174 OS.emitInt32(0); in emitDebugInfoForFunction()
1176 OS.emitInt32(FI.CSRSize); in emitDebugInfoForFunction()
1178 OS.emitInt32(0); in emitDebugInfoForFunction()
1182 OS.emitInt32(uint32_t(FI.FrameProcOpts)); in emitDebugInfoForFunction()
1229 OS.emitInt32(getCompleteTypeIndex(DITy).getIndex()); in emitDebugInfoForFunction()
2800 OS.emitInt32(TI.getIndex()); in emitLocalVariable()
2881 OS.emitInt32(0); // PtrParent in emitLexicalBlock()
2883 OS.emitInt32(0); // PtrEnd in emitLexicalBlock()
3091 OS.emitInt32(unsigned(Kind)); in beginCVSubsection()
3150 OS.emitInt32(getCompleteTypeIndex(T).getIndex()); in emitDebugInfoForUDTs()
3289 OS.emitInt32(getTypeIndex(DTy).getIndex()); in emitConstantSymbolRecord()
3371 OS.emitInt32(getCompleteTypeIndex(DIGV->getType()).getIndex()); in emitDebugInfoForGlobal()