Home | History | Annotate | Download | only in IR

Lines Matching refs:EltTy

480       Type *EltTy = VecTy->getVectorElementType();
483 EltTy->getPointerTo());
484 Value *Load = Builder.CreateLoad(EltTy, Cast);