Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp125 static bool isCombinableInstType(MachineInstr &MI, const HexagonInstrInfo *TII, in isCombinableInstType() function
410 if (!isCombinableInstType(*DefInst, TII, ShouldCombineAggressively)) in findPotentialNewifiableTFRs()
497 if (!isCombinableInstType(I1, TII, ShouldCombineAggressively)) in runOnMachineFunction()
536 if (!isCombinableInstType(*I2, TII, ShouldCombineAggressively)) in findPairable()