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