Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm-c/
HDCore.h1032 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount);
/trueos/contrib/llvm/lib/IR/
HDCore.cpp421 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType() function