Home
last modified time | relevance | path

Searched refs:LLVMCreateMemoryBufferWithContentsOfFile (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/llvm/bindings/go/llvm/
Dbitreader.go34 result := C.LLVMCreateMemoryBufferWithContentsOfFile(cfilename, &buf, &errmsg)
Dir.go1946 fail := C.LLVMCreateMemoryBufferWithContentsOfFile(cpath, &b.C, &cmsg)
/external/llvm/bindings/go/llvm/
Dbitreader.go35 result := C.LLVMCreateMemoryBufferWithContentsOfFile(cfilename, &buf, &errmsg)
Dir.go1776 fail := C.LLVMCreateMemoryBufferWithContentsOfFile(cpath, &b.C, &cmsg)
/external/llvm/bindings/python/llvm/
Dcore.py161 result = lib.LLVMCreateMemoryBufferWithContentsOfFile(filename,
492 library.LLVMCreateMemoryBufferWithContentsOfFile.argtypes = [c_char_p,
494 library.LLVMCreateMemoryBufferWithContentsOfFile.restype = bool
/external/llvm-project/llvm/bindings/python/llvm/
Dcore.py163 result = lib.LLVMCreateMemoryBufferWithContentsOfFile(filename,
506 library.LLVMCreateMemoryBufferWithContentsOfFile.argtypes = [c_char_p,
508 library.LLVMCreateMemoryBufferWithContentsOfFile.restype = bool
/external/llvm/include/llvm-c/
DCore.h3156 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile(const char *Path,
/external/llvm-project/llvm/include/llvm-c/
DCore.h4031 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile(const char *Path,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3974 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile(const char *Path,
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c2476 if (LLVMCreateMemoryBufferWithContentsOfFile(String_val(Path), in llvm_memorybuffer_of_file()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c2355 if (LLVMCreateMemoryBufferWithContentsOfFile(String_val(Path), in llvm_memorybuffer_of_file()
/external/llvm/lib/IR/
DCore.cpp3128 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile( in LLVMCreateMemoryBufferWithContentsOfFile() function
/external/llvm-project/llvm/lib/IR/
DCore.cpp4052 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile( in LLVMCreateMemoryBufferWithContentsOfFile() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp4003 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile( in LLVMCreateMemoryBufferWithContentsOfFile() function