Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp131 static bool isCombinableInstType(MachineInstr &MI, const HexagonInstrInfo *TII, in isCombinableInstType() function
403 if (!isCombinableInstType(*DefInst, TII, ShouldCombineAggressively)) in findPotentialNewifiableTFRs()
480 if (!isCombinableInstType(I1, TII, ShouldCombineAggressively)) in runOnMachineFunction()
520 if (!isCombinableInstType(*I2, TII, ShouldCombineAggressively)) in findPairable()