Searched refs:LLVMGetMDKindIDInContext (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm-c/
H A DCore.h399 unsigned LLVMGetMDKindIDInContext(LLVMContextRef C, const char* Name,
/external/llvm/lib/VMCore/
H A DCore.cpp71 unsigned LLVMGetMDKindIDInContext(LLVMContextRef C, const char* Name, function
77 return LLVMGetMDKindIDInContext(LLVMGetGlobalContext(), Name, SLen);
/external/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c115 unsigned MDKindID = LLVMGetMDKindIDInContext(C, String_val(Name),

Completed in 76 milliseconds