HomeSort by relevance Sort by last modified time
    Searched refs:addSLEB128 (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
ByteStreamer.h 63 Hash.addSLEB128(DWord);
DIEHash.h 123 void addSLEB128(int64_t Value);
DIEHash.cpp 73 void DIEHash::addSLEB128(int64_t Value) {
325 addSLEB128((int64_t)cast<DIEInteger>(Value)->getValue());

Completed in 66 milliseconds