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

/freebsd-10.1-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp114 static bool isCombinableInstType(MachineInstr *MI, function
379 if (!isCombinableInstType(DefInst, TII, ShouldCombineAggressively))
445 if (!isCombinableInstType(I1, TII, ShouldCombineAggressively))
478 if (!isCombinableInstType(I2, TII, ShouldCombineAggressively))

Completed in 95 milliseconds