Lines Matching refs:emitInt32

561   OS.emitInt32(COFF::DEBUG_SECTION_MAGIC);  in emitCodeViewMagicVersion()
710 OS.emitInt32(COFF::DEBUG_HASHES_SECTION_MAGIC); in emitTypeGlobalHashes()
812 OS.emitInt32(Flags); in emitCompilerInformation()
878 OS.emitInt32(BuildInfoIndex.getIndex()); in emitBuildInfo()
895 OS.emitInt32(unsigned(InlineeLinesSignature::Normal)); in emitInlineeLinesSubsection()
907 OS.emitInt32(InlineeIdx.getIndex()); in emitInlineeLinesSubsection()
911 OS.emitInt32(SP->getLine()); in emitInlineeLinesSubsection()
927 OS.emitInt32(0); in emitInlinedCallSite()
929 OS.emitInt32(0); in emitInlinedCallSite()
931 OS.emitInt32(InlineeIdx.getIndex()); in emitInlinedCallSite()
990 OS.emitInt32(0); in emitDebugInfoForThunk()
992 OS.emitInt32(0); in emitDebugInfoForThunk()
994 OS.emitInt32(0); in emitDebugInfoForThunk()
1060 OS.emitInt32(0); in emitDebugInfoForFunction()
1062 OS.emitInt32(0); in emitDebugInfoForFunction()
1064 OS.emitInt32(0); in emitDebugInfoForFunction()
1070 OS.emitInt32(0); in emitDebugInfoForFunction()
1072 OS.emitInt32(0); in emitDebugInfoForFunction()
1074 OS.emitInt32(getFuncIdForSubprogram(GV->getSubprogram()).getIndex()); in emitDebugInfoForFunction()
1090 OS.emitInt32(FI.FrameSize - FI.CSRSize); in emitDebugInfoForFunction()
1092 OS.emitInt32(0); in emitDebugInfoForFunction()
1094 OS.emitInt32(0); in emitDebugInfoForFunction()
1096 OS.emitInt32(FI.CSRSize); in emitDebugInfoForFunction()
1098 OS.emitInt32(0); in emitDebugInfoForFunction()
1102 OS.emitInt32(uint32_t(FI.FrameProcOpts)); in emitDebugInfoForFunction()
1149 OS.emitInt32(getCompleteTypeIndex(DITy).getIndex()); in emitDebugInfoForFunction()
2692 OS.emitInt32(TI.getIndex()); in emitLocalVariable()
2771 OS.emitInt32(0); // PtrParent in emitLexicalBlock()
2773 OS.emitInt32(0); // PtrEnd in emitLexicalBlock()
2981 OS.emitInt32(unsigned(Kind)); in beginCVSubsection()
3040 OS.emitInt32(getCompleteTypeIndex(T).getIndex()); in emitDebugInfoForUDTs()
3165 OS.emitInt32(getTypeIndex(DTy).getIndex()); in emitConstantSymbolRecord()
3243 OS.emitInt32(getCompleteTypeIndex(DIGV->getType()).getIndex()); in emitDebugInfoForGlobal()