Home
last modified time | relevance | path

Searched refs:tryOptimizeConsecStores (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp455 bool tryOptimizeConsecStores(SmallVectorImpl<StoreInfo> &Stores,
521 bool AArch64PostLegalizerCombiner::tryOptimizeConsecStores( in tryOptimizeConsecStores() function in AArch64PostLegalizerCombiner
684 Changed |= tryOptimizeConsecStores(Stores, MIB); in optimizeConsecutiveMemOpAddressing()
693 Changed |= tryOptimizeConsecStores(Stores, MIB); in optimizeConsecutiveMemOpAddressing()