Home | History | Annotate | Download | only in IR

Lines Matching defs:EltTy

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