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

  /external/swiftshader/third_party/LLVM/include/llvm-c/
BitReader.h 32 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf,
  /external/llvm/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitReader.cpp 22 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf,
  /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 50 Ret = LLVMParseBitcode(MB, &M, &msg);
  /external/llvm/lib/Bitcode/Reader/
BitReader.cpp 26 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,

Completed in 603 milliseconds