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