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

  /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitReader.cpp 66 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM,
82 /* 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. */
  /external/llvm/lib/Bitcode/Reader/
BitReader.cpp 139 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM,

Completed in 102 milliseconds