| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| D | DIE.cpp | 326 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 …]
|
| D | WinException.cpp | 285 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 …]
|
| D | AIXException.cpp | 55 Asm->OutStreamer->emitValue(MCSymbolRefExpr::create(LSDA, Asm->OutContext), in emitExceptionInfoTable() 59 Asm->OutStreamer->emitValue(MCSymbolRefExpr::create(PerSym, Asm->OutContext), in emitExceptionInfoTable()
|
| D | AsmPrinterDwarf.cpp | 153 OutStreamer->emitValue(Exp, GetSizeOfEncodedValue(Encoding)); in emitTTypeReference() 305 V.emitValue(this); in emitDwarfDIE()
|
| D | AddressPool.cpp | 68 Asm.OutStreamer->emitValue(Entry, Asm.getDataLayout().getPointerSize()); in emit()
|
| D | AsmPrinter.cpp | 713 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()
|
| D | EHStreamer.cpp | 686 Asm->OutStreamer->emitValue( in emitExceptionTable()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | DIE.h | 193 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/ |
| D | FaultMaps.cpp | 95 OS.emitValue(Fault.FaultingOffsetExpr, 4); in emitFunctionInfo() 99 OS.emitValue(Fault.HandlerOffsetExpr, 4); in emitFunctionInfo()
|
| D | StackMaps.cpp | 665 OS.emitValue(CSI.CSOffsetExpr, 4); in emitCallsiteEntries() 675 OS.emitValue(CSI.CSOffsetExpr, 4); in emitCallsiteEntries()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/ |
| D | MCWin64EH.cpp | 58 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()
|
| D | MCDwarf.cpp | 310 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()
|
| D | ConstantPools.cpp | 33 Streamer.emitValue(Entry.Value, Entry.Size, Entry.Loc); in emitEntries()
|
| D | MCStreamer.cpp | 69 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()
|
| D | MCAsmStreamer.cpp | 1195 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/ |
| D | AVRMCELFStreamer.cpp | 39 MCELFStreamer::emitValue(MCSymbolRefExpr::create(Sym, Kind, getContext()), in emitValueForModiferKind()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCAsmPrinter.cpp | 1147 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/ |
| D | MCStreamer.h | 119 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/ |
| D | ARMAsmPrinter.cpp | 103 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/ |
| D | ARMELFStreamer.cpp | 1124 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/ |
| D | PPCMCTargetDesc.cpp | 327 Streamer.emitValue(MCSymbolRefExpr::create(&S, Kind, Streamer.getContext()), in emitTCEntry()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| D | AMDGPUTargetStreamer.cpp | 517 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/ |
| D | X86WinCOFFTargetStreamer.cpp | 406 OS.emitValue(MCSymbolRefExpr::create(FPO->Function, in emitFPOData()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
| D | MSP430AsmParser.cpp | 542 getParser().getStreamer().emitValue(Value, Size, L); in ParseLiteralValues()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86AsmPrinter.cpp | 725 OutStreamer.emitValue( in emitNonLazySymbolPointer()
|