/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ErlangGCPrinter.cpp | 76 AP.emitInt16(MD.size()); in finishAssembly() 92 AP.emitInt16(MD.getFrameSize() / IntPtrSize); in finishAssembly() 100 AP.emitInt16(StackArity); in finishAssembly() 104 AP.emitInt16(MD.live_size(PI)); in finishAssembly() 112 AP.emitInt16(LI->StackOffset / IntPtrSize); in finishAssembly()
|
H A D | OcamlGCPrinter.cpp | 127 AP.emitInt16(NumDescriptors); in finishAssembly() 164 AP.emitInt16(FrameSize); in finishAssembly() 165 AP.emitInt16(LiveCount); in finishAssembly() 176 AP.emitInt16(K->StackOffset); in finishAssembly()
|
H A D | DwarfStringPool.cpp | 66 Asm.emitInt16(Asm.getDwarfVersion()); in emitStringOffsetsTableHeader() 67 Asm.emitInt16(0); in emitStringOffsetsTableHeader()
|
H A D | AccelTable.cpp | 285 Asm->emitInt16(Version); in emit() 287 Asm->emitInt16(HashFunction); in emit() 304 Asm->emitInt16(A.Type); in emit() 306 Asm->emitInt16(A.Form); in emit() 379 Asm->emitInt16(Version); in emit() 381 Asm->emitInt16(Padding); in emit() 733 Asm->emitInt16(Die.getTag()); in emit() 743 Asm->emitInt16(Tag); in emit()
|
H A D | AddressPool.cpp | 33 Asm.emitInt16(Asm.getDwarfVersion()); in emitHeader()
|
H A D | CodeViewDebug.cpp | 766 OS.emitInt16(0); in emitTypeGlobalHashes() 768 OS.emitInt16(uint16_t(GlobalTypeHashAlg::BLAKE3)); in emitTypeGlobalHashes() 858 OS.emitInt16(static_cast<uint64_t>(TheCPU)); in emitCompilerInformation() 868 OS.emitInt16(N); in emitCompilerInformation() 882 OS.emitInt16(N); in emitCompilerInformation() 1194 OS.emitInt16(0); in emitDebugInfoForFunction() 1221 OS.emitInt16(Strs->getNumOperands()); in emitDebugInfoForFunction() 2864 OS.emitInt16(static_cast<uint16_t>(Flags)); in emitLocalVariable() 3185 OS.emitInt16(unsigned(SymKind)); in emitDebugInfoForUDTs() 3200 OS.emitInt16( in emitDebugInfoForUDTs() [all...] |
H A D | DIE.cpp | 721 case dwarf::DW_FORM_block2: Asm->emitInt16(Size); break; in emitValue() 771 case dwarf::DW_FORM_block2: Asm->emitInt16(Size); break; in emitValue()
|
H A D | DwarfDebug.cpp | 2544 Asm->emitInt16(dwarf::DW_PUBNAMES_VERSION); in emitDebugPubSection() 2768 Asm->emitInt16(DebugLocs.getBytes(Entry).size()); in emitDebugLocEntryLocation() 2772 Asm->emitInt16(0); in emitDebugLocEntryLocation() 3100 Asm->emitInt16(dwarf::DW_ARANGES_VERSION); in emitDebugARanges() 3200 Asm->emitInt16(DwarfVersion >= 5 ? DwarfVersion : 4); in emitMacroHeader()
|
H A D | AsmPrinter.cpp | 3040 void AsmPrinter::emitInt16(int Value) const { OutStreamer->emitInt16(Value); } in emitInt16() function in AsmPrinter
|
H A D | DwarfUnit.cpp | 1795 Asm->emitInt16(Version); in emitCommonHeader()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | StackMaps.cpp | 592 OS.emitInt16(0); // Reserved. 680 OS.emitInt16(0); // Reserved. in emitCallsiteEntries() 681 OS.emitInt16(0); // 0 locations. in emitCallsiteEntries() 682 OS.emitInt16(0); // padding. in emitCallsiteEntries() 683 OS.emitInt16(0); // 0 live-out registers. in emitCallsiteEntries() 692 OS.emitInt16(0); in emitCallsiteEntries() 693 OS.emitInt16(CSLocs.size()); in emitCallsiteEntries() 698 OS.emitInt16(Loc.Size); in emitCallsiteEntries() 699 OS.emitInt16(Loc.Reg); in emitCallsiteEntries() 700 OS.emitInt16( in emitCallsiteEntries() [all...] |
H A D | FaultMaps.cpp | 65 OS.emitInt16(0); // Reserved. in serializeToFaultMapSection()
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFStreamer.cpp | 188 Asm->emitInt16(DwarfVersion); in emitCompileUnitHeader() 324 MS->emitInt16(5); in emitStringOffsets() 328 MS->emitInt16(0); in emitStringOffsets() 456 Asm->emitInt16(dwarf::DW_ARANGES_VERSION); // Version number in emitDwarfDebugArangesTable() 523 MS->emitInt16(5); in emitDwarfDebugRangeListHeader() 620 MS->emitInt16(5); in emitDwarfDebugLocListHeader() 721 Asm->emitInt16(5); in emitDwarfDebugAddrsHeader() 843 MS->emitInt16(P.getVersion()); in emitLineTablePrologue() 1223 Asm->emitInt16(dwarf::DW_PUBNAMES_VERSION); // Version in emitPubSectionForUnit()
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZAsmPrinter.cpp | 1114 OutStreamer->emitInt16(IDRLDataLength); // Length. in emitIDRLSection() 1242 OutStreamer->emitInt16(OutSize); in emitPPA1Name() 1339 OutStreamer->emitInt16(SavedGPRMask); in emitPPA1() 1353 OutStreamer->emitInt16( in emitPPA1() 1361 OutStreamer->emitInt16(SavedFPRMask); in emitPPA1() 1363 OutStreamer->emitInt16(0); // AR Mask, unused currently. in emitPPA1() 1381 OutStreamer->emitInt16(0); // Also reserved. in emitPPA1() 1526 OutStreamer->emitInt16(0x0000); // 16 Reserved flag bits. in emitPPA2() 1533 OutStreamer->emitInt16(0x0000); // Service level string length. in emitPPA2()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsOptionRecord.cpp | 43 Streamer->emitInt16(0); // section in EmitMipsOptionRecord()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 366 OS.emitInt16(HaveColumns ? int(LF_HaveColumns) : 0); in emitLineTableForFunction() 399 OS.emitInt16(J->getColumn()); in emitLineTableForFunction() 400 OS.emitInt16(0); in emitLineTableForFunction()
|
H A D | MCDwarf.cpp | 61 S.emitInt16(S.getContext().getDwarfVersion()); in emitListsTableHeaderStart() 513 MCOS->emitInt16(LineTableVersion); in Emit() 868 MCOS->emitInt16(2); in EmitGenDwarfAranges() 939 MCOS->emitInt16(context.getDwarfVersion()); in EmitGenDwarfInfo() 1045 MCOS->emitInt16(dwarf::DW_LANG_Mips_Assembler); in EmitGenDwarfInfo()
|
H A D | MCWin64EH.cpp | 81 streamer.emitInt16(w); in EmitUnwindCode() 87 streamer.emitInt16(w); in EmitUnwindCode() 106 streamer.emitInt16(w); in EmitUnwindCode() 117 streamer.emitInt16(w); in EmitUnwindCode() 119 streamer.emitInt16(w); in EmitUnwindCode() 219 streamer.emitInt16(0); in EmitUnwindInfo()
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFEmitterImpl.cpp | 140 Asm->emitInt16(Unit.getVersion()); in emitCompileUnitHeader()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86WinCOFFTargetStreamer.cpp | 381 OS.emitInt16(SavedRegSize); in emitFrameDataRecord()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | AsmPrinter.h | 653 void emitInt16(int Value) const;
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCStreamer.h | 718 void emitInt16(uint64_t Value) { emitIntValue(Value, 2); } in emitInt16() function
|