Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1165 static unsigned getIncomingRegForBlock(MachineInstr *Phi, in getIncomingRegForBlock() function
1186 NextReg = getIncomingRegForBlock(Inst, BB1); in getSrcVReg()
1551 unsigned SrcReg = getIncomingRegForBlock(Inst, MBBtoMoveCmp); in eliminateRedundantCompare()