Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCStreamer.cpp97 void MCStreamer::EmitULEB128IntValue(uint64_t Value, unsigned AddrSpace) { in EmitULEB128IntValue() function in MCStreamer
/external/llvm/lib/MC/
DMCStreamer.cpp99 void MCStreamer::EmitULEB128IntValue(uint64_t Value, unsigned Padding) { in EmitULEB128IntValue() function in MCStreamer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCStreamer.cpp127 void MCStreamer::EmitULEB128IntValue(uint64_t Value) { in EmitULEB128IntValue() function in MCStreamer