Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp833 bool hasVGPRInput = false; in processPHINode() local
845 hasVGPRInput = true; in processPHINode()
855 hasVGPRInput = true; in processPHINode()
871 (hasVGPRInput || numVGPRUses > 1)) { in processPHINode()