Searched refs:AArch64StorePairSuppress (Results 1 – 3 of 3) sorted by relevance
29 class AArch64StorePairSuppress : public MachineFunctionPass { class39 AArch64StorePairSuppress() : MachineFunctionPass(ID) {} in AArch64StorePairSuppress() function in __anona1f81aa70111::AArch64StorePairSuppress59 char AArch64StorePairSuppress::ID = 0;63 return new AArch64StorePairSuppress(); in createAArch64StorePairSuppressPass()72 bool AArch64StorePairSuppress::shouldAddSTPToBlock(const MachineBasicBlock *BB) { in shouldAddSTPToBlock()105 bool AArch64StorePairSuppress::isNarrowFPStore(const MachineInstr &MI) { in isNarrowFPStore()117 bool AArch64StorePairSuppress::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
41 AArch64StorePairSuppress.cpp \
41 AArch64StorePairSuppress.cpp