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

  /external/llvm/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitReader.cpp 22 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf,
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitReader.cpp 22 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf,
  /external/llvm/tools/llvm-c-test/
module.c 51 Ret = LLVMParseBitcode(MB, &M, &msg);
  /external/llvm/lib/Bitcode/Reader/
BitReader.cpp 26 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,

Completed in 310 milliseconds