Home | History | Annotate | Download | only in AArch64

Lines Matching defs:GTI

353     gep_type_iterator GTI = gep_type_begin(U);
355 ++i, ++GTI) {
357 if (StructType *STy = dyn_cast<StructType>(*GTI)) {
362 uint64_t S = DL.getTypeAllocSize(GTI.getIndexedType());