Searched defs:EntryStage (Results 1 – 6 of 6) sorted by relevance
39 EntryStage(SourceMgr &SM) : SM(SM), NumRetired(0) {} in EntryStage() function
39 EntryStage(SourceMgr &SM) : CurrentInstruction(), SM(SM), NumRetired(0) { } in EntryStage() function