Searched defs:llvm_parse_bitcode (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dllvm_wrapper.cpp11 extern "C" LLVMModuleRef llvm_parse_bitcode(const unsigned char * bitcode, unsigned bitcode_len) function
/external/mesa3d/src/gallium/drivers/r600/
H A Dllvm_wrapper.cpp11 extern "C" LLVMModuleRef llvm_parse_bitcode(const unsigned char * bitcode, unsigned bitcode_len) function
/external/llvm/bindings/ocaml/bitreader/
H A Dbitreader_ocaml.c62 CAMLprim value llvm_parse_bitcode(LLVMContextRef C, function

Completed in 130 milliseconds