Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp144 uint64_t GroupMaskIdx = 1ULL << Index; in ResourceManager() local
145 Mask -= GroupMaskIdx; in ResourceManager()
150 Resource2Groups[IndexUnit] |= GroupMaskIdx; in ResourceManager()