Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp78 acquireSQSlot(); in dispatch()
/openbsd/src/gnu/llvm/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h239 void acquireSQSlot() { ++UsedSQEntries; } in acquireSQSlot() function