Searched refs:addSLEB128 (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DByteStreamer.h67 Hash.addSLEB128(DWord);
H A DDIEHash.h113 void addSLEB128(int64_t Value);
H A DDIEHash.cpp66 void DIEHash::addSLEB128(int64_t Value) { function in class:DIEHash
313 addSLEB128((int64_t)Value.getDIEInteger().getValue());

Completed in 63 milliseconds