Home
last modified time | relevance | path

Searched defs:EmitSLEB128IntValue (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
DMCStreamer.cpp106 void MCStreamer::EmitSLEB128IntValue(int64_t Value, unsigned AddrSpace) { in EmitSLEB128IntValue() function in MCStreamer
/external/llvm/lib/MC/
DMCStreamer.cpp108 void MCStreamer::EmitSLEB128IntValue(int64_t Value) { in EmitSLEB128IntValue() function in MCStreamer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCStreamer.cpp136 void MCStreamer::EmitSLEB128IntValue(int64_t Value) { in EmitSLEB128IntValue() function in MCStreamer