Searched refs:LLVMVectorType (Results 1 – 2 of 2) sorted by relevance
1461 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount);
787 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType() function