Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp84 void addDest(unsigned DestReg, const DebugLoc &DL);
215 void PHILinearize::addDest(unsigned DestReg, const DebugLoc &DL) { in addDest() function in PHILinearize
1408 PHIInfo.addDest(LinearizeDestReg, PHI.getDebugLoc()); in storePHILinearizationInfo()
1426 PHIInfo.addDest(PHIDestReg, Instr.getDebugLoc()); in extractKilledPHIs()