Searched defs:IdxType (Results 1 – 4 of 4) sorted by relevance
553 auto *IdxType = Type::getInt32Ty(T->getContext()); in unpackLoadToAggregate() local589 auto *IdxType = Type::getInt64Ty(T->getContext()); in unpackLoadToAggregate() local1058 auto *IdxType = Type::getInt32Ty(ST->getContext()); in unpackStoreToAggregate() local1096 auto *IdxType = Type::getInt64Ty(T->getContext()); in unpackStoreToAggregate() local
1690 Type *IdxType = DL.getIntPtrType(GEP.getType()); in visitGetElementPtrInst() local
715 auto *IdxType = Type::getInt32Ty(T->getContext()); in unpackLoadToAggregate() local765 auto *IdxType = Type::getInt64Ty(T->getContext()); in unpackLoadToAggregate() local1245 auto *IdxType = Type::getInt32Ty(ST->getContext()); in unpackStoreToAggregate() local1293 auto *IdxType = Type::getInt64Ty(T->getContext()); in unpackStoreToAggregate() local
1840 Type *IdxType = DL.getIndexType(GEPType); in visitGetElementPtrInst() local