Home
last modified time | relevance | path

Searched refs:EmitAbsValue (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
DMCDwarf.cpp225 MCOS->EmitAbsValue(MakeStartMinusEndExpr(*MCOS, *LineStartSym, *LineEndSym,4), in Emit()
238 MCOS->EmitAbsValue(MakeStartMinusEndExpr(*MCOS, *LineStartSym, *ProEndSym, in Emit()
474 streamer.EmitAbsValue(v, size); in EmitSymbol()
737 Streamer.EmitAbsValue(Range, 4); in EmitCompactUnwind()
790 streamer.EmitAbsValue(Length, 4); in EmitCIE()
908 streamer.EmitAbsValue(Length, 4); in EmitFDE()
918 streamer.EmitAbsValue(offset, 4); in EmitFDE()
922 streamer.EmitAbsValue(offset, 4); in EmitFDE()
940 streamer.EmitAbsValue(Range, size); in EmitFDE()
DMCWin64EH.cpp61 streamer.EmitAbsValue(diff, 1); in EmitAbsDifference()
DMCStreamer.cpp113 void MCStreamer::EmitAbsValue(const MCExpr *Value, unsigned Size, in EmitAbsValue() function in MCStreamer
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp159 OutStreamer.EmitAbsValue(Exp, GetSizeOfEncodedValue(Encoding)); in EmitReference()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCStreamer.h414 void EmitAbsValue(const MCExpr *Value, unsigned Size,