Searched refs:reduceLoopCount (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.h | 143 unsigned reduceLoopCount(MachineBasicBlock &MBB,
|
| H A D | HexagonInstrInfo.cpp | 701 unsigned HexagonInstrInfo::reduceLoopCount(MachineBasicBlock &MBB, in reduceLoopCount() function in HexagonInstrInfo
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 666 virtual unsigned reduceLoopCount(MachineBasicBlock &MBB, MachineInstr *IndVar, in reduceLoopCount() function
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 2618 LC = TII->reduceLoopCount(*Prolog, IndVar, *Cmp, Cond, PrevInsts, j, in addBranches()
|