Searched refs:setDelayedCommit (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dsve_macromem.hh86 (*uop)->setDelayedCommit();
158 (*uop)->setDelayedCommit();
230 (*uop)->setDelayedCommit();
303 (*uop)->setDelayedCommit();
402 (*uop)->setDelayedCommit();
506 (*uop)->setDelayedCommit();
H A Dmacromem.cc238 (*uop)->setDelayedCommit();
343 (*curUop)->setDelayedCommit();
361 (*uop)->setDelayedCommit();
390 (*curUop)->setDelayedCommit();
416 (*curUop)->setDelayedCommit();
437 (*uop)->setDelayedCommit();
548 uopPtr->setDelayedCommit();
816 uopPtr->setDelayedCommit();
911 uopPtr->setDelayedCommit();
1114 uopPtr->setDelayedCommit();
[all...]
/gem5/src/cpu/
H A Dstatic_inst.hh207 void setDelayedCommit() { flags[IsDelayedCommit] = true; } function in class:StaticInst

Completed in 12 milliseconds