Searched refs:getRetireOOO (Results 1 – 2 of 2) sorted by relevance
142 if (!IR.getInstruction()->getRetireOOO()) { in canExecute()274 if (!IR.getInstruction()->getRetireOOO()) in tryIssue()
594 bool getRetireOOO() const { return RetireOOO; } in getRetireOOO() function