Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp145 void lowerVGPR2SGPRCopies(MachineFunction &MF);
773 lowerVGPR2SGPRCopies(MF); in run()
1027 void SIFixSGPRCopies::lowerVGPR2SGPRCopies(MachineFunction &MF) { in lowerVGPR2SGPRCopies() function in SIFixSGPRCopies