Searched refs:AArch64LoadStoreOpt (Results 1 – 1 of 1) sorted by relevance
89 struct AArch64LoadStoreOpt : public MachineFunctionPass { struct92 AArch64LoadStoreOpt() : MachineFunctionPass(ID) { in AArch64LoadStoreOpt() function186 char AArch64LoadStoreOpt::ID = 0;190 INITIALIZE_PASS(AArch64LoadStoreOpt, "aarch64-ldst-opt",724 AArch64LoadStoreOpt::mergePairedInsns(MachineBasicBlock::iterator I, in mergePairedInsns()1042 bool AArch64LoadStoreOpt::findMatchingStore( in findMatchingStore()1539 bool AArch64LoadStoreOpt::tryToPromoteLoadFromStore( in tryToPromoteLoadFromStore()1565 bool AArch64LoadStoreOpt::tryToMergeZeroStInst( in tryToMergeZeroStInst()1626 bool AArch64LoadStoreOpt::tryToMergeLdStUpdate in tryToMergeLdStUpdate()1680 bool AArch64LoadStoreOpt::optimizeBlock(MachineBasicBlock &MBB, in optimizeBlock()[all …]