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.cpp136 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
DMCDwarf.cpp625 Streamer.EmitSLEB128IntValue(Offset); in EmitCFIInstruction()
823 streamer.EmitSLEB128IntValue(getDataAlignmentFactor(streamer)); in EmitCIE()
DMCStreamer.cpp102 void MCStreamer::EmitSLEB128IntValue(int64_t Value, unsigned AddrSpace) { in EmitSLEB128IntValue() function in MCStreamer
DMCAsmStreamer.cpp638 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
/external/llvm/include/llvm/MC/
DMCStreamer.h370 void EmitSLEB128IntValue(int64_t Value, unsigned AddrSpace = 0);