Home
last modified time | relevance | path

Searched refs:isNarrowFPStore (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp52 bool isNarrowFPStore(const MachineInstr &MI);
118 bool AArch64StorePairSuppress::isNarrowFPStore(const MachineInstr &MI) { in isNarrowFPStore() function in AArch64StorePairSuppress
160 if (!isNarrowFPStore(MI)) in runOnMachineFunction()