Searched refs:AArch64LoadStoreOpt (Results 1 – 1 of 1) sorted by relevance
116 struct AArch64LoadStoreOpt : public MachineFunctionPass { struct119 AArch64LoadStoreOpt() : MachineFunctionPass(ID) { in AArch64LoadStoreOpt() function214 char AArch64LoadStoreOpt::ID = 0;218 INITIALIZE_PASS(AArch64LoadStoreOpt, "aarch64-ldst-opt",856 AArch64LoadStoreOpt::mergePairedInsns(MachineBasicBlock::iterator I, in mergePairedInsns()1291 bool AArch64LoadStoreOpt::findMatchingStore( in findMatchingStore()2253 bool AArch64LoadStoreOpt::tryToPromoteLoadFromStore( in tryToPromoteLoadFromStore()2282 bool AArch64LoadStoreOpt::tryToMergeZeroStInst( in tryToMergeZeroStInst()2382 bool AArch64LoadStoreOpt::tryToMergeLdStUpdate in tryToMergeLdStUpdate()2437 bool AArch64LoadStoreOpt::optimizeBlock(MachineBasicBlock &MBB, in optimizeBlock()[all …]