Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DByteStreamer.h48 void EmitSLEB128(uint64_t DWord, const Twine &Comment) override { in EmitSLEB128() function
66 void EmitSLEB128(uint64_t DWord, const Twine &Comment) override { in EmitSLEB128() function
94 void EmitSLEB128(uint64_t DWord, const Twine &Comment) override { in EmitSLEB128() function
DAsmPrinterDwarf.cpp43 void AsmPrinter::EmitSLEB128(int64_t Value, const char *Desc) const { in EmitSLEB128() function in AsmPrinter
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp35 void AsmPrinter::EmitSLEB128(int Value, const char *Desc) const { in EmitSLEB128() function in AsmPrinter