Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCMacroFusion.cpp66 static bool matchingRegOps(const MachineInstr &FirstMI, in matchingRegOps() function
107 if (!matchingRegOps(SecondMI, 0, SecondMI, 2) || in checkOpConstraints()
182 if (!matchingRegOps(*FirstMI, 0, SecondMI, *DepOpIdx)) in shouldScheduleAdjacent()