Searched refs:ProcResourceDescIndex (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DResourceManager.h138 const unsigned ProcResourceDescIndex; member in class:llvm::mca::ResourceState
217 unsigned getProcResourceID() const { return ProcResourceDescIndex; }
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp67 : ProcResourceDescIndex(Index), ResourceMask(Mask),

Completed in 51 milliseconds