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

/gem5/src/mem/slicc/symbols/
H A DType.py119 def isGlobal(self): member in class:Type
229 if not self.isGlobal:
246 if not self.isGlobal:
263 if not self.isGlobal:
306 if not self.isGlobal:
359 if self.isGlobal:
365 assert self.isGlobal

Completed in 6 milliseconds