Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp1726 MachineInstr *IndI = nullptr; in fixupInductionVariable() local
1736 if (IndI) in fixupInductionVariable()
1739 IndI = MRI->getVRegDef(I->first); in fixupInductionVariable()
1751 if (IndI && nonIndI && in fixupInductionVariable()
1755 bool Order = orderBumpCompare(IndI, PredDef); in fixupInductionVariable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp1765 MachineInstr *IndI = nullptr; in fixupInductionVariable() local
1775 if (IndI) in fixupInductionVariable()
1778 IndI = MRI->getVRegDef(I->first); in fixupInductionVariable()
1790 if (IndI && nonIndI && in fixupInductionVariable()
1794 bool Order = orderBumpCompare(IndI, PredDef); in fixupInductionVariable()