Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp68 static bool matchingRegOps(const MachineInstr &FirstMI, in matchingRegOps() function
122 if (!matchingRegOps(SecondMI, 0, SecondMI, 2) || in checkOpConstraints()
272 if (!matchingRegOps(*FirstMI, 0, SecondMI, *DepOpIdx)) in shouldScheduleAdjacent()