Home | History | Annotate | Download | only in R600

Lines Matching refs:EltType

702     Type *EltType = GV->getType()->getElementType();
703 unsigned Size = TD->getTypeAllocSize(EltType);
704 unsigned Alignment = TD->getPrefTypeAlignment(EltType);