Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp118 static bool isCombinableInstType(MachineInstr &MI, const HexagonInstrInfo *TII, in isCombinableInstType() function
403 if (!isCombinableInstType(*DefInst, TII, ShouldCombineAggressively)) in findPotentialNewifiableTFRs()
490 if (!isCombinableInstType(I1, TII, ShouldCombineAggressively)) in runOnMachineFunction()
529 if (!isCombinableInstType(*I2, TII, ShouldCombineAggressively)) in findPairable()