Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDSIInstrFormats.td17 field bits<1> VM_CNT = 0;
45 let TSFlags{0} = VM_CNT;
623 let VM_CNT = 1;
636 let VM_CNT = 1;
649 // Buffer instruction; so, they increment both VM_CNT and LGKM_CNT
651 let VM_CNT = 1;
665 let VM_CNT = 1;
HDSIDefines.h58 VM_CNT = 1 << 0, enumerator
HDSIInsertWaits.cpp145 Result.Named.VM = !!(TSFlags & SIInstrFlags::VM_CNT); in getHwCounts()