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

  /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,
  /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,

Completed in 67 milliseconds