Home
last modified time | relevance | path

Searched defs:VM_CNT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp80 enum InstCounterType { VM_CNT = 0, LGKM_CNT, EXP_CNT, VS_CNT, NUM_INST_CNTS }; enumerator
H A DSIDefines.h59 VM_CNT = UINT64_C(1) << 32, enumerator