Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp326 void DIEValue::emitValue(const AsmPrinter *AP) const { in emitValue() function in DIEValue
332 getDIE##T().emitValue(AP, Form); \ in emitValue()
375 void DIEInteger::emitValue(const AsmPrinter *Asm, dwarf::Form Form) const { in emitValue() function in DIEInteger
466 void DIEExpr::emitValue(const AsmPrinter *AP, dwarf::Form Form) const { in emitValue() function in DIEExpr
494 void DIELabel::emitValue(const AsmPrinter *AP, dwarf::Form Form) const { in emitValue() function in DIELabel
524 void DIEBaseTypeRef::emitValue(const AsmPrinter *AP, dwarf::Form Form) const { in emitValue() function in DIEBaseTypeRef
543 void DIEDelta::emitValue(const AsmPrinter *AP, dwarf::Form Form) const { in emitValue() function in DIEDelta
573 void DIEString::emitValue(const AsmPrinter *AP, dwarf::Form Form) const { in emitValue() function in DIEString
582 DIEInteger(S.getIndex()).emitValue(AP, Form); in emitValue()
586 DIELabel(S.getSymbol()).emitValue(AP, Form); in emitValue()
[all …]
DWinException.cpp285 Asm->OutStreamer->emitValue(create32bitRef(FuncInfoXData), 4); in endFuncletImpl()
603 OS.emitValue(EntryCount, 4); in emitCSpecificHandlerTable()
665 OS.emitValue(getLabel(BeginLabel), 4); in emitSEHActionsForRange()
667 OS.emitValue(getLabel(EndLabel), 4); in emitSEHActionsForRange()
670 OS.emitValue(FilterOrFinally, 4); in emitSEHActionsForRange()
672 OS.emitValue(ExceptOrNull, 4); in emitSEHActionsForRange()
747 OS.emitValue(create32bitRef(UnwindMapXData), 4); in emitCXXFrameHandler3Table()
753 OS.emitValue(create32bitRef(TryBlockMapXData), 4); in emitCXXFrameHandler3Table()
759 OS.emitValue(create32bitRef(IPToStateXData), 4); in emitCXXFrameHandler3Table()
785 OS.emitValue(create32bitRef(CleanupSym), 4); in emitCXXFrameHandler3Table()
[all …]
DAIXException.cpp55 Asm->OutStreamer->emitValue(MCSymbolRefExpr::create(LSDA, Asm->OutContext), in emitExceptionInfoTable()
59 Asm->OutStreamer->emitValue(MCSymbolRefExpr::create(PerSym, Asm->OutContext), in emitExceptionInfoTable()
DAsmPrinterDwarf.cpp153 OutStreamer->emitValue(Exp, GetSizeOfEncodedValue(Encoding)); in emitTTypeReference()
305 V.emitValue(this); in emitDwarfDIE()
DAddressPool.cpp68 Asm.OutStreamer->emitValue(Entry, Asm.getDataLayout().getPointerSize()); in emit()
DAsmPrinter.cpp713 OutStreamer->emitValue(Value, Size); in emitDebugValue()
1936 OutStreamer->emitValue( in doFinalization()
2232 OutStreamer->emitValue(Value, EntrySize); in emitJumpTableEntry()
2442 OutStreamer->emitValue(Expr, Size); in emitLabelPlusOffset()
3071 AP.OutStreamer->emitValue(ME, Size); in emitGlobalConstantImpl()
DEHStreamer.cpp686 Asm->OutStreamer->emitValue( in emitExceptionTable()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
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 …]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DFaultMaps.cpp95 OS.emitValue(Fault.FaultingOffsetExpr, 4); in emitFunctionInfo()
99 OS.emitValue(Fault.HandlerOffsetExpr, 4); in emitFunctionInfo()
DStackMaps.cpp665 OS.emitValue(CSI.CSOffsetExpr, 4); in emitCallsiteEntries()
675 OS.emitValue(CSI.CSOffsetExpr, 4); in emitCallsiteEntries()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCWin64EH.cpp58 Streamer.emitValue(Diff, 1); in EmitAbsDifference()
139 streamer.emitValue(MCBinaryExpr::createAdd(BaseRefRel, Ofs, Context), 4); in EmitSymbolRefWithOfs()
149 streamer.emitValue(MCSymbolRefExpr::create(info->Symbol, in EmitRuntimeFunction()
214 streamer.emitValue(MCSymbolRefExpr::create(info->ExceptionHandler, in EmitUnwindInfo()
1065 streamer.emitValue( in ARM64EmitUnwindInfo()
1080 streamer.emitValue( in ARM64EmitRuntimeFunction()
DMCDwarf.cpp310 OS.emitValue(ABS, Size); in emitAbsValue()
331 MCOS->emitValue(makeStartPlusIntExpr(Ctx, *LineStrLabel, Offset), RefSize); in emitRef()
861 MCOS->emitValue(Addr, AddrSize); in EmitGenDwarfAranges()
961 MCOS->emitValue(Start, AddrSize); in EmitGenDwarfInfo()
966 MCOS->emitValue(End, AddrSize); in EmitGenDwarfInfo()
1034 MCOS->emitValue(AT_low_pc, AddrSize); in EmitGenDwarfInfo()
1070 MCOS->emitValue(SectionStartAddr, AddrSize); in emitGenDwarfRanges()
1087 MCOS->emitValue(SectionStartAddr, AddrSize); in emitGenDwarfRanges()
1250 streamer.emitValue(v, size); in emitFDESymbol()
1261 streamer.emitValue(v, size); in EmitPersonality()
DConstantPools.cpp33 Streamer.emitValue(Entry.Value, Entry.Size, Entry.Loc); in emitEntries()
DMCStreamer.cpp69 void MCTargetStreamer::emitValue(const MCExpr *Value) { in emitValue() function in MCTargetStreamer
175 void MCStreamer::emitValue(const MCExpr *Value, unsigned Size, SMLoc Loc) { in emitValue() function in MCStreamer
1120 emitValue(Diff, Size); in emitAbsoluteSymbolDiff()
DMCAsmStreamer.cpp1195 emitValue(MCConstantExpr::create(Value, getContext()), Size); in emitIntValue()
1199 emitValue(MCConstantExpr::create(Value, getContext(), true), Size); in emitIntValueInHex()
1204 emitValue(MCConstantExpr::create(Value, getContext(), true, Size), Size); in emitIntValueInHexWithPadding()
1258 TS->emitValue(Value); in emitValueImpl()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCELFStreamer.cpp39 MCELFStreamer::emitValue(MCSymbolRefExpr::create(Sym, Kind, getContext()), in emitValueForModiferKind()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1147 OutStreamer->emitValue(OffsExpr, 4); in emitInstruction()
1584 OutStreamer->emitValue(OffsExpr, 4); in emitFunctionEntryLabel()
1610 OutStreamer->emitValue(TOCDeltaExpr, 8); in emitFunctionEntryLabel()
1625 OutStreamer->emitValue(MCSymbolRefExpr::create(Symbol1, OutContext), in emitFunctionEntryLabel()
1629 OutStreamer->emitValue( in emitFunctionEntryLabel()
2279 OutStreamer->emitValue(Exp, DL.getPointerSize()); in emitTracebackTable()
2406 OutStreamer->emitValue(MCSymbolRefExpr::create(CurrentFnSym, OutContext), in emitFunctionDescriptor()
2412 OutStreamer->emitValue(MCSymbolRefExpr::create(TOCBaseSym, OutContext), in emitFunctionDescriptor()
2680 OutStreamer->emitValue(Exp, GetSizeOfEncodedValue(Encoding)); in emitTTypeReference()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCStreamer.h119 virtual void emitValue(const MCExpr *Value);
689 void emitValue(const MCExpr *Value, unsigned Size, SMLoc Loc = SMLoc());
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp103 OutStreamer->emitValue(E, Size); in emitXXStructor()
518 OutStreamer.emitValue( in emitNonLazySymbolPointer()
952 OutStreamer->emitValue(Expr, Size); in emitMachineConstantPoolValue()
995 OutStreamer->emitValue(Expr, 4); in emitJumpTableAddrs()
1071 OutStreamer->emitValue(Expr, OffsetWidth); in emitJumpTableTBInst()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp1124 emitValue(FnStartRef, 4); in emitFnEnd()
1134 emitValue(ExTabEntryRef, 4); in emitFnEnd()
1215 emitValue(PersonalityRef, 4); in FlushUnwindOpcodes()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp327 Streamer.emitValue(MCSymbolRefExpr::create(&S, Kind, Streamer.getContext()), in emitTCEntry()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp517 S.emitValue(DescSZ, 4); // descz in EmitNote()
862 Streamer.emitValue(MCBinaryExpr::createSub( in EmitAmdhsaKernelDescriptor()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFTargetStreamer.cpp406 OS.emitValue(MCSymbolRefExpr::create(FPO->Function, in emitFPOData()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp542 getParser().getStreamer().emitValue(Value, Size, L); in ParseLiteralValues()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86AsmPrinter.cpp725 OutStreamer.emitValue( in emitNonLazySymbolPointer()

12