Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp72 static void phiInfoElementAddSource(PHIInfoElementT *Info, unsigned SourceReg,
144 void PHILinearize::phiInfoElementAddSource(PHIInfoElementT *Info, in phiInfoElementAddSource() function in PHILinearize
237 phiInfoElementAddSource(findPHIInfoElement(DestReg), SourceReg, SourceMBB); in addSource()