Home
last modified time | relevance | path

Searched refs:LLVMGetMDString (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h564 const char *LLVMGetMDString(LLVMValueRef V, unsigned* Len);
/external/llvm/include/llvm-c/
DCore.h2214 const char *LLVMGetMDString(LLVMValueRef V, unsigned *Length);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h2440 const char *LLVMGetMDString(LLVMValueRef V, unsigned *Length);
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c582 if ((S = LLVMGetMDString(V, &Len))) { in llvm_get_mdstring()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c725 if ((S = LLVMGetMDString(V, &Len))) { in llvm_get_mdstring()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c808 if ((S = LLVMGetMDString(V, &Len))) { in llvm_get_mdstring()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp535 const char *LLVMGetMDString(LLVMValueRef V, unsigned* Len) { in LLVMGetMDString() function
/external/llvm/lib/IR/
DCore.cpp860 const char *LLVMGetMDString(LLVMValueRef V, unsigned *Length) { in LLVMGetMDString() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp1051 const char *LLVMGetMDString(LLVMValueRef V, unsigned *Length) { in LLVMGetMDString() function