Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp219 enum PrepForm { UpdateForm = 1, DSForm = 4, DQForm = 16, ChainCommoning }; enumerator
579 false /* CanPreInc */, ChainCommoning, SCEVE, DeletedPtrs); in rewriteLoadStoresForCommoningChains()
1254 if ((Form == UpdateForm || Form == ChainCommoning ) && in alreadyPrepared()