Home | History | Annotate | Download | only in Scalar

Lines Matching defs:ETy

221       Type *ETy = PTy->getElementType();
223 if (ETy->isIntegerTy(8))
241 if (PointerType *Pte = dyn_cast<PointerType>(ETy))