Searched refs:TblTy (Results 1 – 1 of 1) sorted by relevance
8389 auto *TblTy = cast<llvm::FixedVectorType>(Ops[0]->getType()); in packTBLDVectorList() local8390 for (unsigned i = 0, e = TblTy->getNumElements(); i != e; ++i) { in packTBLDVectorList()8406 Value *ZeroTbl = ConstantAggregateZero::get(TblTy); in packTBLDVectorList()