Home | History | Annotate | Download | only in AArch64

Lines Matching refs:GTI

558     gep_type_iterator GTI = gep_type_begin(U);
560 ++i, ++GTI) {
562 if (StructType *STy = dyn_cast<StructType>(*GTI)) {
567 uint64_t S = DL.getTypeAllocSize(GTI.getIndexedType());