Home
last modified time | relevance | path

Searched refs:emitInt16 (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp78 AP.emitInt16(MD.size()); in finishAssembly()
94 AP.emitInt16(MD.getFrameSize() / IntPtrSize); in finishAssembly()
102 AP.emitInt16(StackArity); in finishAssembly()
106 AP.emitInt16(MD.live_size(PI)); in finishAssembly()
114 AP.emitInt16(LI->StackOffset / IntPtrSize); in finishAssembly()
H A DOcamlGCPrinter.cpp131 AP.emitInt16(NumDescriptors); in finishAssembly()
169 AP.emitInt16(FrameSize); in finishAssembly()
170 AP.emitInt16(LiveCount); in finishAssembly()
181 AP.emitInt16(K->StackOffset); in finishAssembly()
H A DAccelTable.cpp281 Asm->emitInt16(Version); in emit()
283 Asm->emitInt16(HashFunction); in emit()
300 Asm->emitInt16(A.Type); in emit()
302 Asm->emitInt16(A.Form); in emit()
370 Asm->emitInt16(Version); in emit()
372 Asm->emitInt16(Padding); in emit()
600 Asm->emitInt16(Die.getTag()); in emit()
610 Asm->emitInt16(Tag); in emit()
H A DDwarfStringPool.cpp66 Asm.emitInt16(Asm.getDwarfVersion()); in emitStringOffsetsTableHeader()
67 Asm.emitInt16(0); in emitStringOffsetsTableHeader()
H A DAddressPool.cpp32 Asm.emitInt16(Asm.getDwarfVersion()); in emitHeader()
H A DCodeViewDebug.cpp712 OS.emitInt16(0); in emitTypeGlobalHashes()
714 OS.emitInt16(uint16_t(GlobalTypeHashAlg::SHA1_8)); in emitTypeGlobalHashes()
815 OS.emitInt16(static_cast<uint64_t>(TheCPU)); in emitCompilerInformation()
821 OS.emitInt16(N); in emitCompilerInformation()
834 OS.emitInt16(N); in emitCompilerInformation()
1100 OS.emitInt16(0); in emitDebugInfoForFunction()
1126 OS.emitInt16(Strs->getNumOperands()); in emitDebugInfoForFunction()
2693 OS.emitInt16(static_cast<uint16_t>(Flags)); in emitLocalVariable()
3008 OS.emitInt16(unsigned(SymKind)); in beginSymbolRecord()
3023 OS.emitInt16(2); in emitEndSymbolRecord()
[all …]
H A DDIE.cpp734 case dwarf::DW_FORM_block2: Asm->emitInt16(Size); break; in emitValue()
786 case dwarf::DW_FORM_block2: Asm->emitInt16(Size); break; in emitValue()
H A DDwarfDebug.cpp2393 Asm->emitInt16(dwarf::DW_PUBNAMES_VERSION); in emitDebugPubSection()
2617 Asm->emitInt16(DebugLocs.getBytes(Entry).size()); in emitDebugLocEntryLocation()
2621 Asm->emitInt16(0); in emitDebugLocEntryLocation()
2962 Asm->emitInt16(dwarf::DW_ARANGES_VERSION); in emitDebugARanges()
3055 Asm->emitInt16(DwarfVersion >= 5 ? DwarfVersion : 4); in emitMacroHeader()
H A DAsmPrinter.cpp2380 void AsmPrinter::emitInt16(int Value) const { OutStreamer->emitInt16(Value); } in emitInt16() function in AsmPrinter
H A DDwarfUnit.cpp1705 Asm->emitInt16(Version); in emitCommonHeader()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackMaps.cpp578 OS.emitInt16(0); // Reserved. in emitStackmapHeader()
666 OS.emitInt16(0); // Reserved. in emitCallsiteEntries()
667 OS.emitInt16(0); // 0 locations. in emitCallsiteEntries()
668 OS.emitInt16(0); // padding. in emitCallsiteEntries()
669 OS.emitInt16(0); // 0 live-out registers. in emitCallsiteEntries()
678 OS.emitInt16(0); in emitCallsiteEntries()
679 OS.emitInt16(CSLocs.size()); in emitCallsiteEntries()
684 OS.emitInt16(Loc.Size); in emitCallsiteEntries()
685 OS.emitInt16(Loc.Reg); in emitCallsiteEntries()
686 OS.emitInt16(0); // Reserved in emitCallsiteEntries()
[all …]
H A DFaultMaps.cpp65 OS.emitInt16(0); // Reserved. in serializeToFaultMapSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp150 Asm->emitInt16(DwarfVersion); in emitCompileUnitHeader()
213 Asm.emitInt16(2); in emitPaperTrailWarningsDie()
236 Asm->emitInt16(DwarfVersion); in emitStrings()
237 Asm->emitInt16(0); in emitStrings()
383 Asm->emitInt16(dwarf::DW_ARANGES_VERSION); // Version number in emitUnitRangesEntries()
661 Asm->emitInt16(Version); in translateLineTable()
743 Asm->emitInt16(dwarf::DW_PUBNAMES_VERSION); // Version in emitPubSectionForUnit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCWin64EH.cpp80 streamer.emitInt16(w); in EmitUnwindCode()
86 streamer.emitInt16(w); in EmitUnwindCode()
105 streamer.emitInt16(w); in EmitUnwindCode()
116 streamer.emitInt16(w); in EmitUnwindCode()
118 streamer.emitInt16(w); in EmitUnwindCode()
207 streamer.emitInt16(0); in EmitUnwindInfo()
H A DMCCodeView.cpp345 OS.emitInt16(HaveColumns ? int(LF_HaveColumns) : 0); in emitLineTableForFunction()
378 OS.emitInt16(J->getColumn()); in emitLineTableForFunction()
379 OS.emitInt16(0); in emitLineTableForFunction()
H A DMCDwarf.cpp61 S.emitInt16(S.getContext().getDwarfVersion()); in emitListsTableHeaderStart()
471 MCOS->emitInt16(LineTableVersion); in Emit()
881 MCOS->emitInt16(2); in EmitGenDwarfAranges()
952 MCOS->emitInt16(context.getDwarfVersion()); in EmitGenDwarfInfo()
1058 MCOS->emitInt16(dwarf::DW_LANG_Mips_Assembler); in EmitGenDwarfInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp45 Streamer->emitInt16(0); // section in EmitMipsOptionRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp676 OS.emitInt16(VendorNameSize); in EmitDirectiveHSACodeObjectISAV2()
677 OS.emitInt16(ArchNameSize); in EmitDirectiveHSACodeObjectISAV2()
870 Streamer.emitInt16(KernelDescriptor.kernel_code_properties); in EmitAmdhsaKernelDescriptor()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp380 OS.emitInt16(SavedRegSize); in emitFrameDataRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h570 void emitInt16(int Value) const;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h701 void emitInt16(uint64_t Value) { emitIntValue(Value, 2); } in emitInt16() function