Searched refs:LLVMVectorType (Results 1 – 3 of 3) sorted by relevance
402 const FixedVectorType *LLVMVectorType = in buildBoolRegister() local404 Type = LLT::vector(LLVMVectorType->getElementCount(), 1); in buildBoolRegister()
1647 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount);
884 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType() function