Searched refs:LLVMMDNodeInContext (Results 1 – 3 of 3) sorted by relevance
2101 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals,
723 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals, in LLVMMDNodeInContext() function751 return LLVMMDNodeInContext(LLVMGetGlobalContext(), Vals, Count); in LLVMMDNode()
665 return LLVMMDNodeInContext(C, (LLVMValueRef*) Op_val(ElementVals), in llvm_mdnode()