Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIFixSGPRCopies.cpp146 void lowerVGPR2SGPRCopies(MachineFunction &MF);
757 lowerVGPR2SGPRCopies(MF); in runOnMachineFunction()
1008 void SIFixSGPRCopies::lowerVGPR2SGPRCopies(MachineFunction &MF) { in lowerVGPR2SGPRCopies() function in SIFixSGPRCopies