Searched refs:LLVMMDNodeInContext (Results 1 – 3 of 3) sorted by relevance
2930 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals,
819 return LLVMMDNodeInContext(C, (LLVMValueRef *)Op_val(ElementVals), in llvm_mdnode()
1153 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals, in LLVMMDNodeInContext() function1181 return LLVMMDNodeInContext(LLVMGetGlobalContext(), Vals, Count); in LLVMMDNode()