Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MacroFusion.cpp198 static bool isAddressLdStPair(const MachineInstr *FirstMI, in isAddressLdStPair() function
466 if (ST.hasFuseAddress() && isAddressLdStPair(FirstMI, SecondMI)) in shouldScheduleAdjacent()