Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrFormats.td17 field bits<1> VM_CNT = 0;
49 let TSFlags{0} = VM_CNT;
641 let VM_CNT = 1;
655 let VM_CNT = 1;
669 // Buffer instruction; so, they increment both VM_CNT and LGKM_CNT
671 let VM_CNT = 1;
685 let VM_CNT = 1;
DSIDefines.h59 VM_CNT = 1 << 0, enumerator
DSIInsertWaits.cpp149 Result.Named.VM = !!(TSFlags & SIInstrFlags::VM_CNT); in getHwCounts()