Searched defs:emitSLEB128Value (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCObjectStreamer.cpp | 270 void MCObjectStreamer::emitSLEB128Value(const MCExpr *Value) { in emitSLEB128Value() function in MCObjectStreamer |
H A D | MCStreamer.cpp | 1228 void MCStreamer::emitSLEB128Value(const MCExpr *Value) {} emitSLEB128Value() function in MCStreamer |
H A D | MCAsmStreamer.cpp | 1388 void MCAsmStreamer::emitSLEB128Value(const MCExpr *Value) { emitSLEB128Value() function in MCAsmStreamer |