Home | History | Annotate | Download | only in R600

Lines Matching refs:CT

1196   Type *CT = PT->getElementType();
1197 if (CT->getTypeID() == Type::StructTyID &&
1199 return getTypeSize(dyn_cast<StructType>(CT));