Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1102 void replaceEntryPHI(MachineInstr &PHI, unsigned CombinedSourceReg,
1519 void AMDGPUMachineCFGStructurizer::replaceEntryPHI( in replaceEntryPHI() function in AMDGPUMachineCFGStructurizer
1616 replaceEntryPHI(PHI, LinearizedSourceReg, IfMBB, PHINonRegionIndices); in rewriteRegionEntryPHI()