Home | History | Annotate | Download | only in R600

Lines Matching defs:EltType

793     Type *EltType = GV->getType()->getElementType();
794 unsigned Size = TD->getTypeAllocSize(EltType);
795 unsigned Alignment = TD->getPrefTypeAlignment(EltType);