Searched refs:LLVMMDNodeInContext (Results 1 – 3 of 3) sorted by relevance
2873 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals,
1122 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals, in LLVMMDNodeInContext() function1150 return LLVMMDNodeInContext(LLVMGetGlobalContext(), Vals, Count); in LLVMMDNode()
820 return LLVMMDNodeInContext(C, (LLVMValueRef *)Op_val(ElementVals), in llvm_mdnode()