HomeSort by relevance Sort by last modified time
    Searched defs:EncodeSignedLeb128 (Results 1 - 2 of 2) sorted by null

  /art/runtime/
leb128.h 127 static inline uint8_t* EncodeSignedLeb128(uint8_t* dest, int32_t value) {
  /art/compiler/dex/quick/x86/
target_x86.cc     [all...]

Completed in 69 milliseconds