Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUMachineCFGStructurizer.cpp84 void addDest(unsigned DestReg, const DebugLoc &DL);
215 void PHILinearize::addDest(unsigned DestReg, const DebugLoc &DL) { in addDest() function in PHILinearize
1410 PHIInfo.addDest(LinearizeDestReg, PHI.getDebugLoc()); in storePHILinearizationInfo()
1428 PHIInfo.addDest(PHIDestReg, Instr.getDebugLoc()); in extractKilledPHIs()