Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp43 OutStreamer->EmitSLEB128IntValue(Value); in EmitSLEB128()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp47 OutStreamer->EmitSLEB128IntValue(Value); in EmitSLEB128()
/external/llvm/include/llvm/MC/
DMCStreamer.h565 void EmitSLEB128IntValue(int64_t Value);
/external/llvm/lib/MC/
DMCObjectStreamer.cpp185 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
DMCDwarf.cpp1117 Streamer.EmitSLEB128IntValue(Offset); in EmitCFIInstruction()
1314 Streamer.EmitSLEB128IntValue(getDataAlignmentFactor(Streamer)); in EmitCIE()
DMCStreamer.cpp108 void MCStreamer::EmitSLEB128IntValue(int64_t Value) { in EmitSLEB128IntValue() function in MCStreamer
DMCAsmStreamer.cpp850 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCStreamer.h630 void EmitSLEB128IntValue(int64_t Value);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectStreamer.cpp250 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
DMCDwarf.cpp1397 Streamer.EmitSLEB128IntValue(Offset); in EmitCFIInstruction()
1589 Streamer.EmitSLEB128IntValue(getDataAlignmentFactor(Streamer)); in EmitCIE()
DMCStreamer.cpp136 void MCStreamer::EmitSLEB128IntValue(int64_t Value) { in EmitSLEB128IntValue() function in MCStreamer
DMCAsmStreamer.cpp972 EmitSLEB128IntValue(IntValue); in EmitSLEB128Value()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.cpp552 MS->EmitSLEB128IntValue(LineDelta); in emitLineTableForUnit()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp999 MS->EmitSLEB128IntValue(LineDelta); in emitLineTableForUnit()