Searched refs:vscnt (Results 1 – 6 of 6) sorted by relevance
3 # GFX10-LABEL: waitcnt-vscnt7 name: waitcnt-vscnt
204 ; GCN-NOT: vscnt
3872 s_waitcnt's vmcnt and vscnt3878 instructions, and the vscnt3885 order, and the vscnt reports5940 other. A ``s_waitcnt vmcnt(0) & vscnt(0)`` is required to ensure5952 reordered relative to each other. A ``s_waitcnt vmcnt(0) & vscnt(0)`` is5993 return and sample instructions in order, and the vscnt reports the completion of6237 2. s_waitcnt vm/vscnt(0)6242 return and vscnt(0) if6285 vm/vscnt(0)6288 mode, omit vm/vscnt(0).[all …]
463 def FeatureVscnt : SubtargetFeature<"vscnt",466 "Has separate store vscnt counter"
512 def FeatureVscnt : SubtargetFeature<"vscnt",515 "Has separate store vscnt counter"
2426 unsigned vscnt = 63; in ac_build_waitcnt() local2435 vscnt = 0; in ac_build_waitcnt()2442 vscnt == 0) { in ac_build_waitcnt()