HomeSort by relevance Sort by last modified time
    Searched full:isbitcode (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/IRReader/
IRReader.cpp 31 if (isBitcode((const unsigned char *)Buffer->getBufferStart(),
64 if (isBitcode((const unsigned char *)Buffer->getBufferStart(),
  /external/llvm/include/llvm/Bitcode/
ReaderWriter.h 99 /// isBitcode - Return true if the given bytes are the magic bytes for
102 inline bool isBitcode(const unsigned char *BufPtr,
  /frameworks/compile/slang/BitWriter_2_9/
ReaderWriter_2_9.h 91 /// isBitcode - Return true if the given bytes are the magic bytes for
94 static bool inline isBitcode(const unsigned char *BufPtr,
  /frameworks/compile/slang/BitWriter_2_9_func/
ReaderWriter_2_9_func.h 91 /// isBitcode - Return true if the given bytes are the magic bytes for
94 static bool inline isBitcode(const unsigned char *BufPtr,
  /frameworks/compile/slang/BitWriter_3_2/
ReaderWriter_3_2.h 91 /// isBitcode - Return true if the given bytes are the magic bytes for
94 static bool inline isBitcode(const unsigned char *BufPtr,
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]

Completed in 1815 milliseconds