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

  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.h 239 static uint64_t decodeSignRotatedValue(uint64_t V);
317 unsigned ValNo = (unsigned)decodeSignRotatedValue(Record[Slot]);
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.h 232 static uint64_t decodeSignRotatedValue(uint64_t V);
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.h 226 static uint64_t decodeSignRotatedValue(uint64_t V);
BitcodeReader.cpp     [all...]

Completed in 522 milliseconds