Home
last modified time | relevance | path

Searched refs:LLVMGetBitcodeModuleInContext (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Bitcode/Reader/
DBitReader.cpp60 LLVMBool LLVMGetBitcodeModuleInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext() function
86 return LLVMGetBitcodeModuleInContext(LLVMGetGlobalContext(), MemBuf, OutM, in LLVMGetBitcodeModule()
95 return LLVMGetBitcodeModuleInContext(ContextRef, MemBuf, in LLVMGetBitcodeModuleProviderInContext()
/external/llvm/bindings/ocaml/bitreader/
Dbitreader_ocaml.c28 if (LLVMGetBitcodeModuleInContext(C, MemBuf, &M, &Message)) in llvm_get_module()
/external/llvm/include/llvm-c/
DBitReader.h48 LLVMBool LLVMGetBitcodeModuleInContext(LLVMContextRef ContextRef,