Searched refs:LLVMParseIRInContext (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/ |
D | IRReader.h | 32 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef,
|
/external/llvm/include/llvm-c/ |
D | IRReader.h | 32 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef,
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/irreader/ |
D | irreader_ocaml.c | 31 if (LLVMParseIRInContext(C, MemBuf, &M, &Message)) in llvm_parse_ir()
|
/external/llvm/bindings/ocaml/irreader/ |
D | irreader_ocaml.c | 31 if (LLVMParseIRInContext(C, MemBuf, &M, &Message)) in llvm_parse_ir()
|
/external/llvm/lib/IRReader/ |
D | IRReader.cpp | 102 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef, in LLVMParseIRInContext() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IRReader/ |
D | IRReader.cpp | 116 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef, in LLVMParseIRInContext() function
|