Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DByteStreamer.h52 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() function
70 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() function
108 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() function
DAsmPrinterDwarf.cpp47 void AsmPrinter::emitULEB128(uint64_t Value, const char *Desc, in emitULEB128() function in AsmPrinter