Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1198 AMDGPUMachineCFGStructurizer() : MachineFunctionPass(ID) { in AMDGPUMachineCFGStructurizer() function in __anonde98b0ec0311::AMDGPUMachineCFGStructurizer
1224 char AMDGPUMachineCFGStructurizer::ID = 0;
1324 void AMDGPUMachineCFGStructurizer::getPHIRegionIndices( in getPHIRegionIndices()
1336 void AMDGPUMachineCFGStructurizer::getPHIRegionIndices( in getPHIRegionIndices()
1348 void AMDGPUMachineCFGStructurizer::getPHINonRegionIndices( in getPHINonRegionIndices()
1478 void AMDGPUMachineCFGStructurizer::replacePHI( in replacePHI()
1521 void AMDGPUMachineCFGStructurizer::replaceEntryPHI( in replaceEntryPHI()
1569 void AMDGPUMachineCFGStructurizer::replaceLiveOutRegs( in replaceLiveOutRegs()
1841 void AMDGPUMachineCFGStructurizer::ensureCondIsNotKilled( in ensureCondIsNotKilled()
2178 void AMDGPUMachineCFGStructurizer::replaceRegisterWith( in replaceRegisterWith()
[all …]
H A DCMakeLists.txt74 AMDGPUMachineCFGStructurizer.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/
H A DBUILD.gn157 "AMDGPUMachineCFGStructurizer.cpp",