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

  /external/llvm/lib/IRReader/
IRReader.cpp 34 if (isBitcode((const unsigned char *)Buffer->getBufferStart(),
69 if (isBitcode((const unsigned char *)Buffer->getBufferStart(),
  /external/llvm/include/llvm/Bitcode/
ReaderWriter.h 89 /// isBitcode - Return true if the given bytes are the magic bytes for
92 inline bool isBitcode(const unsigned char *BufPtr,
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 124 milliseconds