Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp56 HadTokenStall = LSS != LSUnit::LSU_AVAILABLE; in isAvailable()
63 case LSUnit::LSU_AVAILABLE: in isAvailable()
H A DLSUnit.cpp202 return LSUnit::LSU_AVAILABLE; in isAvailable()
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h243 LSU_AVAILABLE = 0, enumerator