Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp810 Register PhiExec = MRI.createVirtualRegister(WaveRC); in executeInWaterfallLoop() local
840 .addDef(PhiExec) in executeInWaterfallLoop()
H A DSIISelLowering.cpp4473 Register PhiExec = MRI.createVirtualRegister(BoolRC); in emitLoadM0FromVGPRLoop() local
4484 BuildMI(LoopBB, I, DL, TII->get(TargetOpcode::PHI), PhiExec) in emitLoadM0FromVGPRLoop()