Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp233 bool orderBumpCompare(MachineInstr *BumpI, MachineInstr *CmpI);
1317 bool HexagonHardwareLoops::orderBumpCompare(MachineInstr *BumpI, in orderBumpCompare() function in HexagonHardwareLoops
1775 bool Order = orderBumpCompare(IndI, PredDef); in fixupInductionVariable()
1812 bool Order = orderBumpCompare(BumpI, PredDef); in fixupInductionVariable()