Searched refs:LLVMVectorType (Results 1 – 3 of 3) sorted by relevance
451 const FixedVectorType *LLVMVectorType = in buildBoolRegister() local453 Type = LLT::vector(LLVMVectorType->getElementCount(), 1); in buildBoolRegister()
1703 LLVM_C_ABI LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType,
883 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType() function