Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp65 void addDest(unsigned DestReg, const DebugLoc &DL);
196 void PHILinearize::addDest(unsigned DestReg, const DebugLoc &DL) { in addDest() function in PHILinearize
1378 PHIInfo.addDest(LinearizeDestReg, PHI.getDebugLoc()); in storePHILinearizationInfo()
1396 PHIInfo.addDest(PHIDestReg, Instr.getDebugLoc()); in extractKilledPHIs()