Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp76 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 DOcamlGCPrinter.cpp127 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 DAccelTable.cpp280 Asm->emitInt16(Version); in emit()
282 Asm->emitInt16(HashFunction); in emit()
299 Asm->emitInt16(A.Type); in emit()
301 Asm->emitInt16(A.Form); in emit()
369 Asm->emitInt16(Version); in emit()
371 Asm->emitInt16(Padding); in emit()
599 Asm->emitInt16(Die.getTag()); in emit()
609 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.cpp759 OS.emitInt16(0); in emitTypeGlobalHashes()
761 OS.emitInt16(uint16_t(GlobalTypeHashAlg::BLAKE3)); in emitTypeGlobalHashes()
852 OS.emitInt16(static_cast<uint64_t>(TheCPU)); in emitCompilerInformation()
862 OS.emitInt16(N); in emitCompilerInformation()
876 OS.emitInt16(N); in emitCompilerInformation()
1181 OS.emitInt16(0); in emitDebugInfoForFunction()
1207 OS.emitInt16(Strs->getNumOperands()); in emitDebugInfoForFunction()
2831 OS.emitInt16(static_cast<uint16_t>(Flags)); in emitLocalVariable()
3148 OS.emitInt16(unsigned(SymKind)); in beginSymbolRecord()
3163 OS.emitInt16(2); in emitEndSymbolRecord()
[all …]
H A DDIE.cpp726 case dwarf::DW_FORM_block2: Asm->emitInt16(Size); break; in emitValue()
776 case dwarf::DW_FORM_block2: Asm->emitInt16(Size); break; in emitValue()
H A DDwarfDebug.cpp2501 Asm->emitInt16(dwarf::DW_PUBNAMES_VERSION); in emitDebugPubSection()
2723 Asm->emitInt16(DebugLocs.getBytes(Entry).size()); in emitDebugLocEntryLocation()
2727 Asm->emitInt16(0); in emitDebugLocEntryLocation()
3068 Asm->emitInt16(dwarf::DW_ARANGES_VERSION); in emitDebugARanges()
3168 Asm->emitInt16(DwarfVersion >= 5 ? DwarfVersion : 4); in emitMacroHeader()
H A DAsmPrinter.cpp2786 void AsmPrinter::emitInt16(int Value) const { OutStreamer->emitInt16(Value); } in emitInt16() function in AsmPrinter
H A DDwarfUnit.cpp1753 Asm->emitInt16(Version); in emitCommonHeader()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DStackMaps.cpp595 OS.emitInt16(0); // Reserved. in emitStackmapHeader()
683 OS.emitInt16(0); // Reserved. in emitCallsiteEntries()
684 OS.emitInt16(0); // 0 locations. in emitCallsiteEntries()
685 OS.emitInt16(0); // padding. in emitCallsiteEntries()
686 OS.emitInt16(0); // 0 live-out registers. in emitCallsiteEntries()
695 OS.emitInt16(0); in emitCallsiteEntries()
696 OS.emitInt16(CSLocs.size()); in emitCallsiteEntries()
701 OS.emitInt16(Loc.Size); in emitCallsiteEntries()
702 OS.emitInt16(Loc.Reg); in emitCallsiteEntries()
703 OS.emitInt16(0); // Reserved in emitCallsiteEntries()
[all …]
H A DFaultMaps.cpp65 OS.emitInt16(0); // Reserved. in serializeToFaultMapSection()
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp156 Asm->emitInt16(DwarfVersion); in emitCompileUnitHeader()
219 Asm.emitInt16(2); in emitPaperTrailWarningsDie()
242 Asm->emitInt16(DwarfVersion); in emitStrings()
243 Asm->emitInt16(0); in emitStrings()
346 Asm->emitInt16(dwarf::DW_ARANGES_VERSION); // Version number in emitDwarfDebugArangesTable()
653 Asm->emitInt16(Version); in translateLineTable()
735 Asm->emitInt16(dwarf::DW_PUBNAMES_VERSION); // Version in emitPubSectionForUnit()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp45 Streamer->emitInt16(0); // section in EmitMipsOptionRecord()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1053 OutStreamer->emitInt16(SavedGPRMask); in emitPPA1()
1060 OutStreamer->emitInt16( in emitPPA1()
1068 OutStreamer->emitInt16(SavedFPRMask); in emitPPA1()
1070 OutStreamer->emitInt16(0); // AR Mask, unused currently. in emitPPA1()
1088 OutStreamer->emitInt16(0); // Also reserved. in emitPPA1()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCCodeView.cpp346 OS.emitInt16(HaveColumns ? int(LF_HaveColumns) : 0); in emitLineTableForFunction()
379 OS.emitInt16(J->getColumn()); in emitLineTableForFunction()
380 OS.emitInt16(0); in emitLineTableForFunction()
H A DMCDwarf.cpp60 S.emitInt16(S.getContext().getDwarfVersion()); in emitListsTableHeaderStart()
500 MCOS->emitInt16(LineTableVersion); in Emit()
860 MCOS->emitInt16(2); in EmitGenDwarfAranges()
931 MCOS->emitInt16(context.getDwarfVersion()); in EmitGenDwarfInfo()
1037 MCOS->emitInt16(dwarf::DW_LANG_Mips_Assembler); in EmitGenDwarfInfo()
H A DMCWin64EH.cpp81 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()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp707 OS.emitInt16(VendorNameSize); in EmitDirectiveHSACodeObjectISAV2()
708 OS.emitInt16(ArchNameSize); in EmitDirectiveHSACodeObjectISAV2()
901 Streamer.emitInt16(KernelDescriptor.kernel_code_properties); in EmitAmdhsaKernelDescriptor()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp381 OS.emitInt16(SavedRegSize); in emitFrameDataRecord()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h648 void emitInt16(int Value) const;
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCStreamer.h743 void emitInt16(uint64_t Value) { emitIntValue(Value, 2); } in emitInt16() function