Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFixSGPRCopies.cpp202 static bool tryChangeVGPRtoSGPRinCopy(MachineInstr &MI, in tryChangeVGPRtoSGPRinCopy() function
267 if (tryChangeVGPRtoSGPRinCopy(CopyUse, TRI, TII)) in foldVGPRCopyIntoRegSequence()
655 tryChangeVGPRtoSGPRinCopy(MI, TRI, TII); in runOnMachineFunction()