HomeSort by relevance Sort by last modified time
    Searched refs:LLVMParseBitcode (Results 1 - 21 of 21) 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,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm-c/
BitReader.h 40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
  /prebuilts/clang/host/linux-x86/clang-4691093/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 462 milliseconds