Searched defs:EmitULEB128 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp43 /// EmitULEB128 - emit the specified signed leb128 value.
44 void AsmPrinter::EmitULEB128(uint64_t Value, const char *Desc, function in class:AsmPrinter

Completed in 104 milliseconds