Searched refs:LLVMMDNodeInContext (Results 1 – 3 of 3) sorted by relevance
2059 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals,
661 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals, in LLVMMDNodeInContext() function668 return LLVMMDNodeInContext(LLVMGetGlobalContext(), Vals, Count); in LLVMMDNode()
656 return LLVMMDNodeInContext(C, (LLVMValueRef*) Op_val(ElementVals), in llvm_mdnode()