Home
last modified time | relevance | path

Searched refs:EmitSLEB128IntValue (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp40 OutStreamer.EmitSLEB128IntValue(Value); in EmitSLEB128()
/external/llvm/lib/MC/
DMCObjectStreamer.cpp144 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
DMCStreamer.cpp106 void MCStreamer::EmitSLEB128IntValue(int64_t Value, unsigned AddrSpace) { in EmitSLEB128IntValue() function in MCStreamer
DMCDwarf.cpp978 Streamer.EmitSLEB128IntValue(Offset); in EmitCFIInstruction()
1190 streamer.EmitSLEB128IntValue(getDataAlignmentFactor(streamer)); in EmitCIE()
DMCAsmStreamer.cpp660 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
/external/llvm/include/llvm/MC/
DMCStreamer.h435 void EmitSLEB128IntValue(int64_t Value, unsigned AddrSpace = 0);