Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDModuloSchedule.cpp36 static void getPhiRegs(MachineInstr &Phi, MachineBasicBlock *Loop, in getPhiRegs() function
390 getPhiRegs(*BBI, BB, InitVal, LoopVal); in generateExistingPhis()
1114 getPhiRegs(PHI, BB, InitVal, LoopVal); in rewritePhiValues()
1198 getPhiRegs(Phi, Phi.getParent(), InitVal, LoopVal); in isLoopCarried()
HDMachinePipeliner.cpp581 static void getPhiRegs(MachineInstr &Phi, MachineBasicBlock *Loop, in getPhiRegs() function
2254 getPhiRegs(*Def, BB, InitVal, LoopVal); in isLoopCarriedDep()
2599 getPhiRegs(Phi, Phi.getParent(), InitVal, LoopVal); in isLoopCarried()