Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp184 releaseSQSlot(); in onInstructionRetired()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h215 void releaseSQSlot() { --UsedSQEntries; } in releaseSQSlot() function