Home
last modified time | relevance | path

Searched defs:IdxType (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp553 auto *IdxType = Type::getInt32Ty(T->getContext()); in unpackLoadToAggregate() local
589 auto *IdxType = Type::getInt64Ty(T->getContext()); in unpackLoadToAggregate() local
1058 auto *IdxType = Type::getInt32Ty(ST->getContext()); in unpackStoreToAggregate() local
1096 auto *IdxType = Type::getInt64Ty(T->getContext()); in unpackStoreToAggregate() local
DInstructionCombining.cpp1690 Type *IdxType = DL.getIntPtrType(GEP.getType()); in visitGetElementPtrInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp715 auto *IdxType = Type::getInt32Ty(T->getContext()); in unpackLoadToAggregate() local
765 auto *IdxType = Type::getInt64Ty(T->getContext()); in unpackLoadToAggregate() local
1245 auto *IdxType = Type::getInt32Ty(ST->getContext()); in unpackStoreToAggregate() local
1293 auto *IdxType = Type::getInt64Ty(T->getContext()); in unpackStoreToAggregate() local
DInstructionCombining.cpp1840 Type *IdxType = DL.getIndexType(GEPType); in visitGetElementPtrInst() local