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

  /external/llvm/include/llvm/Support/
LEB128.h 80 inline uint64_t decodeULEB128(const uint8_t *p, unsigned *n = 0) {
  /external/llvm/utils/TableGen/
FixedLenDecoderEmitter.cpp 819 unsigned Opc = decodeULEB128(Buffer);
    [all...]

Completed in 2717 milliseconds