Home
last modified time | relevance | path

Searched refs:LLVMStructType (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/include/llvm-c/
HDCore.h956 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
/NextBSD/contrib/llvm/lib/IR/
HDCore.cpp428 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType() function