Searched refs:AArch64LoadStoreOpt (Results 1 – 1 of 1) sorted by relevance
124 struct AArch64LoadStoreOpt : public MachineFunctionPass { struct127 AArch64LoadStoreOpt() : MachineFunctionPass(ID) {} in AArch64LoadStoreOpt() argument242 char AArch64LoadStoreOpt::ID = 0;246 INITIALIZE_PASS(AArch64LoadStoreOpt, "aarch64-ldst-opt",848 AArch64LoadStoreOpt::mergeNarrowZeroStores(MachineBasicBlock::iterator I, in mergeNarrowZeroStores()993 AArch64LoadStoreOpt::mergePairedInsns(MachineBasicBlock::iterator I, in mergePairedInsns()1396 AArch64LoadStoreOpt::promoteLoadFromStore(MachineBasicBlock::iterator LoadI, in promoteLoadFromStore()1561 bool AArch64LoadStoreOpt::findMatchingStore( in findMatchingStore()1961 AArch64LoadStoreOpt::findMatchingInsn(MachineBasicBlock::iterator I, in findMatchingInsn()2256 std::optional<MachineBasicBlock::iterator> AArch64LoadStoreOpt::mergeUpdateInsn( in mergeUpdateInsn()[all …]