Searched defs:IdxType (Results 1 – 2 of 2) sorted by relevance
656 auto *IdxType = Type::getInt32Ty(T->getContext()); in unpackLoadToAggregate() local705 auto *IdxType = Type::getInt64Ty(T->getContext()); in unpackLoadToAggregate() local1187 auto *IdxType = Type::getInt32Ty(ST->getContext()); in unpackStoreToAggregate() local1233 auto *IdxType = Type::getInt64Ty(T->getContext()); in unpackStoreToAggregate() local
2271 Type *IdxType = DL.getIndexType(GEPType); in visitGetElementPtrInst() local