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