Home
last modified time | relevance | path

Searched refs:emitValue (Results 1 – 25 of 45) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp321 void DIEValue::emitValue(const AsmPrinter *AP) const { in emitValue() function in DIEValue
459 void DIEExpr::emitValue(const AsmPrinter *AP, dwarf::Form Form) const { in emitValue() function in DIEExpr
488 void DIELabel::emitValue(const AsmPrinter *AP, dwarf::Form Form) const { in emitValue() function in DIELabel
580 DIEInteger(S.getIndex()).emitValue(AP, Form); in emitValue()
584 DIELabel(S.getSymbol()).emitValue(AP, Form); in emitValue()
586 DIEInteger(S.getOffset()).emitValue(AP, Form); in emitValue()
722 void DIELoc::emitValue(const AsmPrinter *Asm, dwarf::Form Form) const { in emitValue() function in DIELoc
735 V.emitValue(Asm); in emitValue()
787 V.emitValue(Asm); in emitValue()
863 Addr.emitValue(AP, dwarf::DW_FORM_addrx); in emitValue()
[all …]
H A DWinException.cpp600 OS.emitValue(EntryCount, 4); in emitCSpecificHandlerTable()
662 OS.emitValue(getLabel(BeginLabel), 4); in emitSEHActionsForRange()
664 OS.emitValue(getLabelPlusOne(EndLabel), 4); in emitSEHActionsForRange()
667 OS.emitValue(FilterOrFinally, 4); in emitSEHActionsForRange()
669 OS.emitValue(ExceptOrNull, 4); in emitSEHActionsForRange()
880 OS.emitValue(FrameAllocOffsetRef, 4); in emitCXXFrameHandler3Table()
901 OS.emitValue(IPStatePair.first, 4); in emitCXXFrameHandler3Table()
1338 OS.emitValue(ClauseBegin, 4); in emitCLRExceptionTable()
1339 OS.emitValue(ClauseEnd, 4); in emitCLRExceptionTable()
1342 OS.emitValue(HandlerBegin, 4); in emitCLRExceptionTable()
[all …]
H A DAIXException.cpp68 Asm->OutStreamer->emitValue(MCSymbolRefExpr::create(LSDA, Asm->OutContext), in emitExceptionInfoTable()
72 Asm->OutStreamer->emitValue(MCSymbolRefExpr::create(PerSym, Asm->OutContext), in emitExceptionInfoTable()
H A DAsmPrinterDwarf.cpp149 OutStreamer->emitValue(Exp, GetSizeOfEncodedValue(Encoding)); in emitTTypeReference()
307 V.emitValue(this); in emitDwarfDIE()
H A DAddressPool.cpp68 Asm.OutStreamer->emitValue(Entry, Asm.getDataLayout().getPointerSize()); in emit()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DDIE.h193 void emitValue(const AsmPrinter *Asm, dwarf::Form Form) const;
210 void emitValue(const AsmPrinter *AP, dwarf::Form Form) const;
227 void emitValue(const AsmPrinter *AP, dwarf::Form Form) const;
245 void emitValue(const AsmPrinter *AP, dwarf::Form Form) const;
263 void emitValue(const AsmPrinter *AP, dwarf::Form Form) const;
282 void emitValue(const AsmPrinter *AP, dwarf::Form Form) const;
304 void emitValue(const AsmPrinter *AP, dwarf::Form Form) const;
323 void emitValue(const AsmPrinter *AP, dwarf::Form Form) const;
342 void emitValue(const AsmPrinter *AP, dwarf::Form Form) const;
358 void emitValue(const AsmPrinter *AP, dwarf::Form Form) const;
[all …]
/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DDIETest.cpp64 Tst.emitValue(TestPrinter->getAP(), Form); in TEST_P()
100 Tst.emitValue(TestPrinter->getAP(), Form); in TEST_P()
143 Tst.emitValue(TestPrinter->getAP(), Form); in TEST_P()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DFaultMaps.cpp95 OS.emitValue(Fault.FaultingOffsetExpr, 4); in emitFunctionInfo()
99 OS.emitValue(Fault.HandlerOffsetExpr, 4); in emitFunctionInfo()
H A DStackMaps.cpp665 OS.emitValue(CSI.CSOffsetExpr, 4); in emitCallsiteEntries()
675 OS.emitValue(CSI.CSOffsetExpr, 4); in emitCallsiteEntries()
/llvm-project-15.0.7/bolt/lib/RuntimeLibs/
H A DInstrumentationRuntimeLibrary.cpp131 auto emitValue = [&BC, &Streamer, emitDataPadding, in emitBinary() local
137 Streamer.emitValue(Value, Psize); in emitBinary()
173 emitValue(Summary->IndCallCounterFuncPtr, nullptr); in emitBinary()
174 emitValue(Summary->IndTailCallCounterFuncPtr, nullptr); in emitBinary()
H A DHugifyRuntimeLibrary.cpp87 Streamer.emitValue( in emitBinary()
/llvm-project-15.0.7/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCELFStreamer.cpp39 MCELFStreamer::emitValue(MCSymbolRefExpr::create(Sym, Kind, getContext()), in emitValueForModiferKind()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCDwarf.cpp330 OS.emitValue(ABS, Size); in emitAbsValue()
357 MCOS->emitValue(makeStartPlusIntExpr(Ctx, *LineStrLabel, Offset), RefSize); in emitRef()
891 MCOS->emitValue(Addr, AddrSize); in EmitGenDwarfAranges()
991 MCOS->emitValue(Start, AddrSize); in EmitGenDwarfInfo()
996 MCOS->emitValue(End, AddrSize); in EmitGenDwarfInfo()
1064 MCOS->emitValue(AT_low_pc, AddrSize); in EmitGenDwarfInfo()
1100 MCOS->emitValue(SectionStartAddr, AddrSize); in emitGenDwarfRanges()
1117 MCOS->emitValue(SectionStartAddr, AddrSize); in emitGenDwarfRanges()
1280 streamer.emitValue(v, size); in emitFDESymbol()
1291 streamer.emitValue(v, size); in EmitPersonality()
H A DMCWin64EH.cpp60 Streamer.emitValue(Diff, 1); in EmitAbsDifference()
141 streamer.emitValue(MCBinaryExpr::createAdd(BaseRefRel, Ofs, Context), 4); in EmitSymbolRefWithOfs()
151 streamer.emitValue(MCSymbolRefExpr::create(info->Symbol, in EmitRuntimeFunction()
216 streamer.emitValue(MCSymbolRefExpr::create(info->ExceptionHandler, in EmitUnwindInfo()
1123 streamer.emitValue( in ARM64EmitUnwindInfo()
2131 streamer.emitValue( in ARMEmitUnwindInfo()
2172 streamer.emitValue( in ARMEmitUnwindInfo()
2202 streamer.emitValue( in ARMEmitUnwindInfo()
2217 streamer.emitValue( in ARMEmitRuntimeFunction()
H A DConstantPools.cpp33 Streamer.emitValue(Entry.Value, Entry.Size, Entry.Loc); in emitEntries()
H A DMCStreamer.cpp72 void MCTargetStreamer::emitValue(const MCExpr *Value) { in emitValue() function in MCTargetStreamer
178 void MCStreamer::emitValue(const MCExpr *Value, unsigned Size, SMLoc Loc) { in emitValue() function in MCStreamer
1131 emitValue(Diff, Size); in emitAbsoluteSymbolDiff()
/llvm-project-15.0.7/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYTargetStreamer.cpp36 Streamer.emitValue(Entry.Value, Entry.Size, Entry.Loc); in emitAll()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1175 OutStreamer->emitValue(OffsExpr, 4); in emitInstruction()
1634 OutStreamer->emitValue(OffsExpr, 4); in emitFunctionEntryLabel()
1660 OutStreamer->emitValue(TOCDeltaExpr, 8); in emitFunctionEntryLabel()
1675 OutStreamer->emitValue(MCSymbolRefExpr::create(Symbol1, OutContext), in emitFunctionEntryLabel()
1679 OutStreamer->emitValue( in emitFunctionEntryLabel()
2337 OutStreamer->emitValue(Exp, DL.getPointerSize()); in emitTracebackTable()
2493 OutStreamer->emitValue(MCSymbolRefExpr::create(CurrentFnSym, OutContext), in emitFunctionDescriptor()
2499 OutStreamer->emitValue(MCSymbolRefExpr::create(TOCBaseSym, OutContext), in emitFunctionDescriptor()
2792 OutStreamer->emitValue(Exp, GetSizeOfEncodedValue(Encoding)); in emitTTypeReference()
/llvm-project-15.0.7/bolt/lib/Core/
H A DRelocation.cpp645 Streamer->emitValue(Value, Size); in emit()
654 Streamer->emitValue(Value, Size); in emit()
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp242 OutStreamer->emitValue(Expr, Size); in emitMachineConstantPoolValue()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCStreamer.h121 virtual void emitValue(const MCExpr *Value);
722 void emitValue(const MCExpr *Value, unsigned Size, SMLoc Loc = SMLoc());
/llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1232 emitValue(FnStartRef, 4); in emitFnEnd()
1242 emitValue(ExTabEntryRef, 4); in emitFnEnd()
1323 emitValue(PersonalityRef, 4); in FlushUnwindOpcodes()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp103 OutStreamer->emitValue(E, Size); in emitXXStructor()
518 OutStreamer.emitValue( in emitNonLazySymbolPointer()
976 OutStreamer->emitValue(Expr, Size); in emitMachineConstantPoolValue()
1019 OutStreamer->emitValue(Expr, 4); in emitJumpTableAddrs()
1095 OutStreamer->emitValue(Expr, OffsetWidth); in emitJumpTableTBInst()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp329 Streamer.emitValue(MCSymbolRefExpr::create(&S, Kind, Streamer.getContext()), in emitTCEntry()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp542 S.emitValue(DescSZ, 4); // descz in EmitNote()
888 Streamer.emitValue(MCBinaryExpr::createSub( in EmitAmdhsaKernelDescriptor()

12