Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp847 bool hasVGPRInput = false; in processPHINode() local
859 hasVGPRInput = true; in processPHINode()
869 hasVGPRInput = true; in processPHINode()
885 (hasVGPRInput || numVGPRUses > 1)) { in processPHINode()