Searched refs:AArch64LoadStoreOpt (Results 1 – 1 of 1) sorted by relevance
109 struct AArch64LoadStoreOpt : public MachineFunctionPass { struct112 AArch64LoadStoreOpt() : MachineFunctionPass(ID) { in AArch64LoadStoreOpt() argument207 char AArch64LoadStoreOpt::ID = 0;211 INITIALIZE_PASS(AArch64LoadStoreOpt, "aarch64-ldst-opt",847 AArch64LoadStoreOpt::mergePairedInsns(MachineBasicBlock::iterator I, in mergePairedInsns()1232 bool AArch64LoadStoreOpt::findMatchingStore( in findMatchingStore()2039 bool AArch64LoadStoreOpt::tryToPromoteLoadFromStore( in tryToPromoteLoadFromStore()2065 bool AArch64LoadStoreOpt::tryToMergeZeroStInst( in tryToMergeZeroStInst()2132 bool AArch64LoadStoreOpt::tryToMergeLdStUpdate in tryToMergeLdStUpdate()2186 bool AArch64LoadStoreOpt::optimizeBlock(MachineBasicBlock &MBB, in optimizeBlock()[all …]