Searched refs:BVType (Results 1 – 1 of 1) sorted by relevance
457 LLT BVType = LLT::fixed_vector(LLTy.getNumElements(), PartLLT); in buildCopyFromRegs() local458 auto BV = B.buildBuildVector(BVType, Regs); in buildCopyFromRegs()