Searched refs:isCombinableInstType (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp114 static bool isCombinableInstType(MachineInstr *MI, function
363 if (!isCombinableInstType(DefInst, TII, ShouldCombineAggressively))
429 if (!isCombinableInstType(I1, TII, ShouldCombineAggressively))
462 if (!isCombinableInstType(I2, TII, ShouldCombineAggressively))

Completed in 98 milliseconds