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