Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCStreamer.cpp99 void MCStreamer::EmitULEB128IntValue(uint64_t Value, unsigned Padding) { in EmitULEB128IntValue() function in MCStreamer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCStreamer.cpp146 void MCStreamer::EmitULEB128IntValue(uint64_t Value, unsigned PadTo) { in EmitULEB128IntValue() function in MCStreamer