Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DByteStreamer.h53 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() function
80 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() function
122 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() function
DAsmPrinterDwarf.cpp43 void AsmPrinter::emitULEB128(uint64_t Value, const char *Desc, in emitULEB128() function in AsmPrinter