Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp792 Register PhiExec = MRI.createVirtualRegister(WaveRC); in executeInWaterfallLoop() local
822 .addDef(PhiExec) in executeInWaterfallLoop()
H A DSIISelLowering.cpp3598 Register PhiExec = MRI.createVirtualRegister(BoolRC); in emitLoadM0FromVGPRLoop() local
3609 BuildMI(LoopBB, I, DL, TII->get(TargetOpcode::PHI), PhiExec) in emitLoadM0FromVGPRLoop()