Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp2902 unsigned LCDef = getLoopPhiReg(*BBI, KernelBB); in splitLifetimes() local
2903 if (!LCDef) in splitLifetimes()
2905 MachineInstr *MI = MRI.getVRegDef(LCDef); in splitLifetimes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp3026 unsigned LCDef = getLoopPhiReg(PHI, KernelBB); in splitLifetimes() local
3027 if (!LCDef) in splitLifetimes()
3029 MachineInstr *MI = MRI.getVRegDef(LCDef); in splitLifetimes()