Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:GTI

343       gep_type_iterator GTI = gep_type_begin(U);
345 II != IE; ++II, ++GTI) {
347 if (StructType *STy = dyn_cast<StructType>(*GTI)) {
352 uint64_t S = DL.getTypeAllocSize(GTI.getIndexedType());