Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp731 auto *Zero = ConstantInt::get(IdxType, 0); in unpackLoadToAggregate() local
776 auto *Zero = ConstantInt::get(IdxType, 0); in unpackLoadToAggregate() local
1259 auto *Zero = ConstantInt::get(IdxType, 0); in unpackStoreToAggregate() local
1303 auto *IdxType = Type::getInt64Ty(T->getContext()); unpackStoreToAggregate() local
[all...]