Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h143 unsigned reduceLoopCount(MachineBasicBlock &MBB,
H A DHexagonInstrInfo.cpp701 unsigned HexagonInstrInfo::reduceLoopCount(MachineBasicBlock &MBB, in reduceLoopCount() function in HexagonInstrInfo
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h666 virtual unsigned reduceLoopCount(MachineBasicBlock &MBB, MachineInstr *IndVar, in reduceLoopCount() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2618 LC = TII->reduceLoopCount(*Prolog, IndVar, *Cmp, Cond, PrevInsts, j, in addBranches()