Searched defs:EmitSLEB128Value (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/MC/
H A DMCObjectStreamer.cpp151 void MCObjectStreamer::EmitSLEB128Value(const MCExpr *Value) { function in class:MCObjectStreamer
H A DMCAsmStreamer.cpp168 void EmitSLEB128Value(const MCExpr *Value) override;
708 void MCAsmStreamer::EmitSLEB128Value(const MCExpr *Value) { function in class:MCAsmStreamer
H A DMCStreamer.cpp131 /// EmitSLEB128Value - Special case of EmitSLEB128Value that avoids the
678 void MCStreamer::EmitSLEB128Value(const MCExpr *Value) {} function in class:MCStreamer

Completed in 141 milliseconds