Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1715 DenseSet<Register> VgprDef; in shouldFlushVmCnt() local
1735 if (VgprDef.contains(RegNo)) in shouldFlushVmCnt()
1753 VgprDef.insert(RegNo); in shouldFlushVmCnt()