Home
last modified time | relevance | path

Searched refs:EmitValue (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp194 void DIEValue::EmitValue(const AsmPrinter *AP) const { in EmitValue() function in DIEValue
200 getDIE##T().EmitValue(AP, Form); \ in EmitValue()
242 void DIEInteger::EmitValue(const AsmPrinter *Asm, dwarf::Form Form) const { in EmitValue() function in DIEInteger
320 void DIEExpr::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() function in DIEExpr
321 AP->OutStreamer->EmitValue(Expr, SizeOf(AP, Form)); in EmitValue()
342 void DIELabel::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() function in DIELabel
367 void DIEDelta::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() function in DIEDelta
391 void DIEString::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const { in EmitValue() function in DIEString
398 DIEInteger(S.getIndex()).EmitValue(AP, Form); in EmitValue()
405 DIELabel(S.getSymbol()).EmitValue(AP, Form); in EmitValue()
[all …]
DWinException.cpp247 Asm->OutStreamer->EmitValue(create32bitRef(FuncInfoXData), 4); in endFunclet()
530 OS.EmitValue(EntryCount, 4); in emitCSpecificHandlerTable()
586 OS.EmitValue(getLabelPlusOne(BeginLabel), 4); in emitSEHActionsForRange()
587 OS.EmitValue(getLabelPlusOne(EndLabel), 4); in emitSEHActionsForRange()
588 OS.EmitValue(FilterOrFinally, 4); in emitSEHActionsForRange()
589 OS.EmitValue(ExceptOrNull, 4); in emitSEHActionsForRange()
652 OS.EmitValue(create32bitRef(UnwindMapXData), 4); // UnwindMap in emitCXXFrameHandler3Table()
654 OS.EmitValue(create32bitRef(TryBlockMapXData), 4); // TryBlockMap in emitCXXFrameHandler3Table()
656 OS.EmitValue(create32bitRef(IPToStateXData), 4); // IPToStateMap in emitCXXFrameHandler3Table()
672 OS.EmitValue(create32bitRef(CleanupSym), 4); // Action in emitCXXFrameHandler3Table()
[all …]
DAsmPrinterDwarf.cpp143 OutStreamer->EmitValue(Exp, GetSizeOfEncodedValue(Encoding)); in EmitTTypeReference()
271 V.EmitValue(this); in emitDwarfDIE()
DAddressPool.cpp44 Asm.OutStreamer->EmitValue(Entry, Asm.getDataLayout().getPointerSize()); in emit()
DDwarfAccelTable.cpp198 Asm->OutStreamer->EmitValue(Sub, sizeof(uint32_t)); in emitOffsets()
DWinCodeViewLineTables.cpp177 Streamer.EmitValue(AddrDelta, Size); in EmitLabelDiff()
DAsmPrinter.cpp1478 OutStreamer->EmitValue(Value, EntrySize); in EmitJumpTableEntry()
1677 OutStreamer->EmitValue(Expr, Size); in EmitLabelPlusOffset()
2266 AP.OutStreamer->EmitValue(ME, Size); in emitGlobalConstantImpl()
/external/llvm/include/llvm/CodeGen/
DDIE.h141 void EmitValue(const AsmPrinter *AP, dwarf::Form Form) const;
160 void EmitValue(const AsmPrinter *AP, dwarf::Form Form) const;
179 void EmitValue(const AsmPrinter *AP, dwarf::Form Form) const;
195 void EmitValue(const AsmPrinter *AP, dwarf::Form Form) const;
213 void EmitValue(const AsmPrinter *AP, dwarf::Form Form) const;
237 void EmitValue(const AsmPrinter *AP, dwarf::Form Form) const;
256 void EmitValue(const AsmPrinter *AP, dwarf::Form Form) const;
279 void EmitValue(const AsmPrinter *AP, dwarf::Form Form) const;
423 void EmitValue(const AsmPrinter *AP) const;
725 void EmitValue(const AsmPrinter *AP, dwarf::Form Form) const;
[all …]
/external/llvm/lib/MC/
DMCWin64EH.cpp56 Streamer.EmitValue(Diff, 1); in EmitAbsDifference()
135 streamer.EmitValue(MCBinaryExpr::createAdd(BaseRefRel, Ofs, Context), 4); in EmitSymbolRefWithOfs()
145 streamer.EmitValue(MCSymbolRefExpr::create(info->Symbol, in EmitRuntimeFunction()
210 streamer.EmitValue(MCSymbolRefExpr::create(info->ExceptionHandler, in EmitUnwindInfo()
DMCDwarf.cpp242 OS.EmitValue(ABS, Size); in emitAbsValue()
620 MCOS->EmitValue(Addr, AddrSize); in EmitGenDwarfAranges()
707 MCOS->EmitValue(Start, AddrSize); in EmitGenDwarfInfo()
712 MCOS->EmitValue(End, AddrSize); in EmitGenDwarfInfo()
774 MCOS->EmitValue(AT_low_pc, AddrSize); in EmitGenDwarfInfo()
815 MCOS->EmitValue(SectionStartAddr, AddrSize); in EmitGenDwarfRanges()
983 streamer.EmitValue(v, size); in emitFDESymbol()
994 streamer.EmitValue(v, size); in EmitPersonality()
DConstantPools.cpp32 Streamer.EmitValue(I->Value, I->Size, I->Loc); in emitEntries()
DMCStreamer.cpp110 void MCStreamer::EmitValue(const MCExpr *Value, unsigned Size, SMLoc Loc) { in EmitValue() function in MCStreamer
138 EmitValue(E, 1); in EmitFill()
664 EmitValue(Diff, Size); in emitAbsoluteSymbolDiff()
DMCAsmStreamer.cpp688 EmitValue(MCConstantExpr::create(Value, getContext()), Size); in EmitIntValue()
/external/llvm/lib/CodeGen/
DFaultMaps.cpp97 OS.EmitValue(Fault.FaultingOffsetExpr, 4); in emitFunctionInfo()
101 OS.EmitValue(Fault.HandlerOffsetExpr, 4); in emitFunctionInfo()
DStackMaps.cpp482 OS.EmitValue(CSI.CSOffsetExpr, 4); in emitCallsiteEntries()
492 OS.EmitValue(CSI.CSOffsetExpr, 4); in emitCallsiteEntries()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp816 OutStreamer->EmitValue(OffsExpr, 4); in EmitInstruction()
1087 OutStreamer->EmitValue(OffsExpr, 4); in EmitFunctionEntryLabel()
1108 OutStreamer->EmitValue(MCSymbolRefExpr::create(Symbol1, OutContext), in EmitFunctionEntryLabel()
1112 OutStreamer->EmitValue( in EmitFunctionEntryLabel()
1510 OutStreamer->EmitValue(MCSymbolRefExpr::create(MCSym.getPointer(), in doFinalization()
1528 OutStreamer->EmitValue(MCSymbolRefExpr:: in doFinalization()
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp97 OutStreamer->EmitValue(E, Size); in EmitXXStructor()
489 OutStreamer.EmitValue( in emitNonLazySymbolPointer()
959 OutStreamer->EmitValue(Expr, Size); in EmitMachineConstantPoolValue()
1003 OutStreamer->EmitValue(Expr, 4); in EmitJumpTableAddrs()
1072 OutStreamer->EmitValue(Expr, OffsetWidth); in EmitJumpTableTBInst()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp1137 EmitValue(FnStartRef, 4); in emitFnEnd()
1147 EmitValue(ExTabEntryRef, 4); in emitFnEnd()
1228 EmitValue(PersonalityRef, 4); in FlushUnwindOpcodes()
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp293 OutStreamer->EmitValue(Expr, Size); in EmitMachineConstantPoolValue()
/external/llvm/include/llvm/MC/
DMCStreamer.h527 void EmitValue(const MCExpr *Value, unsigned Size, SMLoc Loc = SMLoc());
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp559 OutStreamer.EmitValue( in emitNonLazySymbolPointer()
/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp252 OutStreamer.EmitValue(Imm.getExpr(), AlignSize); in smallData()
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp973 getStreamer().EmitValue(Value, Size); in ParseDirectiveValue()
1748 getStreamer().EmitValue(MO_1.getExpr(), 4); in processInstruction()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp661 getParser().getStreamer().EmitValue(Value, Size); in parseDirectiveWord()
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1743 getStreamer().EmitValue(Value, Size, ExprLoc); in ParseDirectiveWord()

12