Lines Matching refs:emitInt32

567   OS.emitInt32(COFF::DEBUG_SECTION_MAGIC);  in emitCodeViewMagicVersion()
764 OS.emitInt32(COFF::DEBUG_HASHES_SECTION_MAGIC); in emitTypeGlobalHashes()
855 OS.emitInt32(Flags); in emitCompilerInformation()
965 OS.emitInt32(BuildInfoIndex.getIndex()); in emitBuildInfo()
982 OS.emitInt32(unsigned(InlineeLinesSignature::Normal)); in emitInlineeLinesSubsection()
994 OS.emitInt32(InlineeIdx.getIndex()); in emitInlineeLinesSubsection()
998 OS.emitInt32(SP->getLine()); in emitInlineeLinesSubsection()
1014 OS.emitInt32(0); in emitInlinedCallSite()
1016 OS.emitInt32(0); in emitInlinedCallSite()
1018 OS.emitInt32(InlineeIdx.getIndex()); in emitInlinedCallSite()
1077 OS.emitInt32(0); in emitDebugInfoForThunk()
1079 OS.emitInt32(0); in emitDebugInfoForThunk()
1081 OS.emitInt32(0); in emitDebugInfoForThunk()
1147 OS.emitInt32(0); in emitDebugInfoForFunction()
1149 OS.emitInt32(0); in emitDebugInfoForFunction()
1151 OS.emitInt32(0); in emitDebugInfoForFunction()
1157 OS.emitInt32(0); in emitDebugInfoForFunction()
1159 OS.emitInt32(0); in emitDebugInfoForFunction()
1161 OS.emitInt32(getFuncIdForSubprogram(GV->getSubprogram()).getIndex()); in emitDebugInfoForFunction()
1184 OS.emitInt32(FI.FrameSize - FI.CSRSize); in emitDebugInfoForFunction()
1186 OS.emitInt32(0); in emitDebugInfoForFunction()
1188 OS.emitInt32(0); in emitDebugInfoForFunction()
1190 OS.emitInt32(FI.CSRSize); in emitDebugInfoForFunction()
1192 OS.emitInt32(0); in emitDebugInfoForFunction()
1196 OS.emitInt32(uint32_t(FI.FrameProcOpts)); in emitDebugInfoForFunction()
1244 OS.emitInt32(getCompleteTypeIndex(DITy).getIndex()); in emitDebugInfoForFunction()
2862 OS.emitInt32(TI.getIndex()); in emitLocalVariable()
2943 OS.emitInt32(0); // PtrParent in emitLexicalBlock()
2945 OS.emitInt32(0); // PtrEnd in emitLexicalBlock()
3157 OS.emitInt32(unsigned(Kind)); in beginCVSubsection()
3216 OS.emitInt32(getCompleteTypeIndex(T).getIndex()); in emitDebugInfoForUDTs()
3355 OS.emitInt32(getTypeIndex(DTy).getIndex()); in emitConstantSymbolRecord()
3439 OS.emitInt32(getCompleteTypeIndex(DIGV->getType()).getIndex()); in emitDebugInfoForGlobal()
3581 OS.emitInt32(0); in emitDebugInfoForJumpTables()
3596 OS.emitInt32(JumpTable.TableSize); in emitDebugInfoForJumpTables()
3618 OS.emitInt32(CurrentChunkSize); in emitInlinees()
3623 OS.emitInt32(SortedInlinees[CurrentIndex].getIndex()); in emitInlinees()