Home
last modified time | relevance | path

Searched defs:needAlloc (Results 1 – 7 of 7) sorted by relevance

/XiangShan/src/main/scala/xiangshan/mem/prefetch/
H A DFDP.scala96 val needAlloc = Wire(Vec(enqLen, Bool())) constant
H A DL1PrefetchComponent.scala188 val needAlloc = Wire(Vec(enqLen, Bool())) constant
H A DSMSPrefetcher.scala1155 val needAlloc = Wire(Vec(enqLen, Bool())) constant
/XiangShan/src/main/scala/xiangshan/mem/lsqueue/
H A DLoadQueue.scala134 val needAlloc = Vec(LSQEnqWidth, Input(Bool())) constant
H A DLSQWrapper.scala60 val needAlloc = Vec(LSQEnqWidth, Input(UInt(2.W))) constant
H A DStoreQueue.scala56 val needAlloc = Vec(LSQEnqWidth, Input(Bool())) constant
/XiangShan/src/main/scala/xiangshan/backend/rob/
H A DRobBundles.scala258 val needAlloc = Vec(RenameWidth, Input(Bool())) constant