Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DSupport.cpp25 unsigned ProcResourceID = 0; in computeProcResourceMasks() local
34 Masks[I] = 1ULL << ProcResourceID; in computeProcResourceMasks()
35 ProcResourceID++; in computeProcResourceMasks()
43 Masks[I] = 1ULL << ProcResourceID; in computeProcResourceMasks()
48 ProcResourceID++; in computeProcResourceMasks()