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

  /external/llvm/include/llvm-c/
BitReader.h 53 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM,
63 /** Deprecated: Use LLVMGetBitcodeModule instead. */
  /external/llvm/lib/Bitcode/Reader/
BitReader.cpp 67 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM,
83 /* Deprecated: Use LLVMGetBitcodeModule instead. */
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitReader.cpp 66 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM,
82 /* Deprecated: Use LLVMGetBitcodeModule instead. */
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitReader.cpp 66 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM,
82 /* Deprecated: Use LLVMGetBitcodeModule instead. */

Completed in 1169 milliseconds