Searched defs:isBitcode (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
H A DReaderWriter_2_9.h91 /// isBitcode - Return true if the given bytes are the magic bytes for
94 static bool inline isBitcode(const unsigned char *BufPtr, function in namespace:llvm_2_9
/frameworks/compile/slang/BitWriter_2_9_func/
H A DReaderWriter_2_9_func.h91 /// isBitcode - Return true if the given bytes are the magic bytes for
94 static bool inline isBitcode(const unsigned char *BufPtr, function in namespace:llvm_2_9_func
/frameworks/compile/slang/BitWriter_3_2/
H A DReaderWriter_3_2.h91 /// isBitcode - Return true if the given bytes are the magic bytes for
94 static bool inline isBitcode(const unsigned char *BufPtr, function in namespace:llvm_3_2

Completed in 196 milliseconds