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

/gem5/src/cpu/minor/
H A Dlsq.cc878 lsq.canSendToMemorySystem() &&
1115 if (!canSendToMemorySystem()) {
1142 if (!canSendToMemorySystem()) {
1168 if (!canSendToMemorySystem()) {
1280 LSQ::canSendToMemorySystem() function in class:Minor::LSQ
1558 if (canSendToMemorySystem()) {
H A Dlsq.hh636 bool canSendToMemorySystem();

Completed in 13 milliseconds