Searched refs:isNarrowFPStore (Results 1 – 1 of 1) sorted by relevance
52 bool isNarrowFPStore(const MachineInstr &MI);118 bool AArch64StorePairSuppress::isNarrowFPStore(const MachineInstr &MI) { in isNarrowFPStore() function in AArch64StorePairSuppress160 if (!isNarrowFPStore(MI)) in runOnMachineFunction()