Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp53 static void phiInfoElementAddSource(PHIInfoElementT *Info, unsigned SourceReg,
125 void PHILinearize::phiInfoElementAddSource(PHIInfoElementT *Info, in phiInfoElementAddSource() function in PHILinearize
218 phiInfoElementAddSource(findPHIInfoElement(DestReg), SourceReg, SourceMBB); in addSource()