Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MCA/HardwareUnits/
DResourceManager.h360 uint64_t AvailableProcResUnits; variable
429 uint64_t getAvailableProcResUnits() const { return AvailableProcResUnits; } in getAvailableProcResUnits()
/openbsd/src/gnu/llvm/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp155 AvailableProcResUnits = ProcResUnitMask; in ResourceManager()
209 AvailableProcResUnits ^= RR.first; in use()
232 AvailableProcResUnits ^= RR.first; in release()