Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1720 DenseSet<Register> VgprDef; in shouldFlushVmCnt() local
1740 if (VgprDef.contains(RegNo)) in shouldFlushVmCnt()
1758 VgprDef.insert(RegNo); in shouldFlushVmCnt()