Home
last modified time | relevance | path

Searched defs:EmitULEB128Value (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/MC/
DMCObjectStreamer.cpp173 void MCObjectStreamer::EmitULEB128Value(const MCExpr *Value) { in EmitULEB128Value() function in MCObjectStreamer
DMCStreamer.cpp771 void MCStreamer::EmitULEB128Value(const MCExpr *Value) {} in EmitULEB128Value() function in MCStreamer
DMCAsmStreamer.cpp836 void MCAsmStreamer::EmitULEB128Value(const MCExpr *Value) { in EmitULEB128Value() function in MCAsmStreamer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp312 void MCObjectStreamer::EmitULEB128Value(const MCExpr *Value) { in EmitULEB128Value() function in MCObjectStreamer
DMCAsmStreamer.cpp1034 void MCAsmStreamer::EmitULEB128Value(const MCExpr *Value) { in EmitULEB128Value() function in MCAsmStreamer
DMCStreamer.cpp1086 void MCStreamer::EmitULEB128Value(const MCExpr *Value) {} in EmitULEB128Value() function in MCStreamer